linux-imx/fs/vboxsf
Jeff Layton 9872ab5b1e vboxsf: explicitly deny setlease attempts
[ Upstream commit 1ece2c43b8 ]

vboxsf does not break leases on its own, so it can't properly handle the
case where the hypervisor changes the data. Don't allow file leases on
vboxsf.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://lore.kernel.org/r/20240319-setlease-v1-1-5997d67e04b3@kernel.org
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-05-17 12:02:13 +02:00
..
dir.c
file.c vboxsf: explicitly deny setlease attempts 2024-05-17 12:02:13 +02:00
Kconfig
Makefile
shfl_hostintf.h
super.c vboxsf: Avoid an spurious warning if load_nls_xxx() fails 2024-04-10 16:35:51 +02:00
utils.c
vboxsf_wrappers.c
vfsmod.h