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.
"Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/54120/
Subject:
LU-14651build: fix build for el7.9 kernelsProject: fs/lustre-release
Branch: b2_12
Current Patch Set:
Commit: c86322e120bbcfca00fe3b441afb3e30a77c0a44