Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
Lustre 2.9.0
-
9223372036854775807
Description
In order to save a getxattr request at create time, we put inside the inode the security context information we got from security_dentry_init_security().
Without this optimisation, the create performance drops by 35% when enabling SELinux. With the optimisation, the performance drops by only 5%.
Attachments
Issue Links
- is related to
-
LU-10130 mkdir returns -95 EOPNOTSUPP with 2.10.1 on sles 12 sp3 with CONFIG_SECURITY disabled
- Resolved