Details
-
Improvement
-
Resolution: Fixed
-
Major
-
Lustre 2.15.0
-
None
-
Any system running 5.12 kernel.
-
9223372036854775807
Description
The 5.12 Linux kernel has just been released. Moving the native Linux client to this version exposed various kernel API changes:
1) Support of IDMAPPED mounts. The impact on Lustre is struct user_namespace is passed to all VFS operations. You can read about this feature at - https://lwn.net/Articles/842423
2) fscrypto API has been reworked.
3) Linux kernel will not build UAPI headers with our CONF_T_* values.
4) rdma_reject() returns an error string to print out.
5) setsockopt uses a new sockptr_t abstract to handle both userland and kernel space at the same tim.
"Andreas Dilger <adilger@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/53503
Subject:
LU-14651build: fix build for el7.9 kernelsProject: fs/lustre-release
Branch: master
Current Patch Set: 1
Commit: cc03199c61df217f7da249d9f9f3419e0333c671