kernel_samsung_a53x/fs/9p
Jeff Layton 000c7c74f6 9p: explicitly deny setlease attempts
[ Upstream commit 7a84602297d36617dbdadeba55a2567031e5165b ]

9p is a remote network protocol, and it doesn't support asynchronous
notifications from the server. Ensure that we don't hand out any leases
since we can't guarantee they'll be broken when a file's contents
change.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 11:32:45 +01:00
..
acl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
acl.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cache.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cache.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fid.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fid.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
v9fs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
v9fs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
v9fs_vfs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vfs_addr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vfs_dentry.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vfs_dir.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vfs_file.c 9p: explicitly deny setlease attempts 2024-11-19 11:32:45 +01:00
vfs_inode.c fs/9p: translate O_TRUNC into OTRUNC 2024-11-19 11:32:44 +01:00
vfs_inode_dotl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vfs_super.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xattr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xattr.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00