diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-11-03 20:18:53 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-11-05 13:38:32 -0800 |
commit | bb6cdd5529ff67081466ef7257000b04204aea23 (patch) | |
tree | da8ef2cd20d53cd837b2260b3cd6088b78c91469 /tools/perf/scripts/python/gecko.py | |
parent | 8651b410ae781cc607159c51dbb0b317b23543b1 (diff) |
xfs: hide metadata inodes from everyone because they are special
Metadata inodes are private files and therefore cannot be exposed to
userspace. This means no bulkstat, no open-by-handle, no linking them
into the directory tree, and no feeding them to LSMs. As such, we mark
them S_PRIVATE, which stops all that.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions