Details
-
Improvement
-
Resolution: Fixed
-
Major
-
Lustre 2.10.0
-
9223372036854775807
Description
Now that libcfs is no longer used for time keeping in user space we can now move from the current time abstraction to what the linux kernel uses for time directly. Also the APIs used by libcfs are not 2038 safe. Lastly we should move away from jiffies as much as possible to ktime since it has less issues (LU-5543) and ktime is not impacted by tickless machines.
Attachments
Issue Links
- is related to
-
LU-14864 osd_fid_lookup() ASSERTION( !updated ) failed
- Open
-
LU-4536 sanity test_65ic
- Resolved
-
LU-10403 sanityn test_32b: @@@@@@ FAIL: lockless i/o works when disabled
- Resolved
-
LU-10707 TCP eth routed LNet traffic broken
- Resolved
-
LU-8541 change lru_max_age to units of ms
- Resolved
-
LU-9683 Negative value reported for req_waittime mdt stat
- Resolved
-
LU-10570 sanity test_27y: Error: 'Of 2 OSTs, only 1 is available'
- Resolved
-
LU-10672 lnet_notify() called incorrectly
- Resolved
-
LU-11328 compile error when --disable-lru-resize is used during configure
- Resolved
-
LU-11599 printing negative time on logs for recovery progress
- Resolved
-
LU-11771 bad output in target_handle_reconnect: Recovery already passed deadline 71578:57
- Resolved
-
LU-12511 Prepare lustre for adoption into the linux kernel
- Open
-
LU-1158 nanosecond timestamp support for Lustre
- Reopened
-
LU-12931 Fix minor errors with cfs_time_seconds usage
- Resolved
-
LU-12930 use schedule_timeout_{un,}interruptible where possible.
- Resolved
-
LU-13344 Support for linux 5.6 clients
- Resolved
- is related to
-
LU-10945 Race between sending bl ast and lock cancel
- Resolved
-
LU-11762 replay-single test 0d fails with 'post-failover df failed'
- Resolved
-
LU-9859 libcfs simplification
- Open