summaryrefslogtreecommitdiff
path: root/rust/kernel
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2025-09-05 09:30:48 -0700
committerMiklos Szeredi <mszeredi@redhat.com>2025-11-18 16:29:42 +0100
commit28fec8b95e67704df7b841dc4cbbba0957078213 (patch)
tree264c24891ca062decac25b08c9993715bfd0c07c /rust/kernel
parent1ce120dcefc056ce8af2486cebbb77a458aad4c3 (diff)
fuse: signal that a fuse inode should exhibit local fs behaviors
Create a new fuse inode flag that indicates that the kernel should implement various local filesystem behaviors instead of passing vfs commands straight through to the fuse server and expecting the server to do all the work. For example, this means that we'll use the kernel to transform some ACL updates into mode changes, and later to do enforcement of the immutable and append iflags. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Joanne Koong <joannelkoong@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions