Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
Lustre 2.15.2
-
None
-
9223372036854775807
Description
Add support to "lfs find" to detect fscrypt files.
It is not really clear that this fits into any of the existing search types, so a reasonable solution would be to add a new option like "[!] --attrs=[^]ATTR[,...]" argument that fetches the file attribute flags (FS_ENCRYPT_FL, FS_IMMUTABLE_FL, ...) that are already returned by statx() and then add logic to include/exclude files or directories with(out) those those attributes.
Attachments
Issue Links
Activity
Fix Version/s | New: Lustre 2.16.0 [ 15190 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link | New: This issue is related to EX-7378 [ EX-7378 ] |