diff options
author | Olga Kornievskaia <okorniev@redhat.com> | 2025-04-25 14:09:21 -0400 |
---|---|---|
committer | Anna Schumaker <anna.schumaker@oracle.com> | 2025-05-28 17:17:13 -0400 |
commit | 243fea134633ba3d64aceb4c16129c59541ea2c6 (patch) | |
tree | 4d802860e1ec5cffd556dc8fa9b5a7b044e5d63a /scripts/gdb/linux/utils.py | |
parent | aba41e90aadeca8d4656f90639aa5f91ce564f1c (diff) |
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/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions