diff options
author | 2025-04-25 14:09:21 -0400 | |
---|---|---|
committer | 2025-05-28 17:17:13 -0400 | |
commit | 243fea134633ba3d64aceb4c16129c59541ea2c6 (patch) | |
tree | 4d802860e1ec5cffd556dc8fa9b5a7b044e5d63a /scripts/lib/kdoc/kdoc_files.py | |
parent | NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are delegated (diff) | |
download | linux-rng-243fea134633ba3d64aceb4c16129c59541ea2c6.tar.xz linux-rng-243fea134633ba3d64aceb4c16129c59541ea2c6.zip |
NFSv4.2: fix listxattr to return selinux security label
Currently, when NFS is queried for all the labels present on the
file via a command example "getfattr -d -m . /mnt/testfile", it
does not return the security label. Yet when asked specifically for
the label (getfattr -n security.selinux) it will be returned.
Include the security label when all attributes are queried.
Signed-off-by: Olga Kornievskaia <okorniev@redhat.com>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions