diff options
author | 2024-04-22 09:47:52 -0700 | |
---|---|---|
committer | 2024-04-23 07:46:59 -0700 | |
commit | daf9f884906bcfcffe26967aee9ece893fba019b (patch) | |
tree | 599137c1bdb19af4295e32489aa7a91402f5f3ae /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xfs: Add parent pointers to xfs_cross_rename (diff) | |
download | wireguard-linux-daf9f884906bcfcffe26967aee9ece893fba019b.tar.xz wireguard-linux-daf9f884906bcfcffe26967aee9ece893fba019b.zip |
xfs: don't return XFS_ATTR_PARENT attributes via listxattr
Parent pointers are internal filesystem metadata. They're not intended
to be directly visible to userspace, so filter them out of
xfs_xattr_put_listent so that they don't appear in listxattr.
Signed-off-by: Allison Henderson <allison.henderson@oracle.com>
Inspired-by: Andrey Albershteyn <aalbersh@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
[djwong: change this to XFS_ATTR_PRIVATE_NSP_MASK per fsverity patchset]
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions