diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-11-04 07:18:53 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-11-06 00:38:32 +0300 |
commit | bb6cdd5529ff67081466ef7257000b04204aea23 (patch) | |
tree | da8ef2cd20d53cd837b2260b3cd6088b78c91469 /scripts/gdb/linux/vmalloc.py | |
parent | 8651b410ae781cc607159c51dbb0b317b23543b1 (diff) | |
download | linux-bb6cdd5529ff67081466ef7257000b04204aea23.tar.xz |
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 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions