Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.7.0
-
None
-
3
-
17606
Description
For striped directory lod_xattr_del() only delete the xattr on the master stripe, instead of all of stripes. which might cause problem when we delete ACL on striped directory, i.e. the ACL on the slave stripes might be left and cause some security issue.