linux-stable/fs/vboxsf
Al Viro e98f93e7ca vboxsf: don't allow to change the inode type
vboxsf_init_inode() is used both for initial setup of inode and for metadata
updates.  Tell it whether we are updating a live inode or setting up a new
instance and have it refuse to change type in the former case.

[fixed the braino caught by Hans de Goede <hdegoede@redhat.com>]

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2021-03-12 22:15:00 -05:00
..
Kconfig
Makefile
dir.c vboxsf: don't allow to change the inode type 2021-03-12 22:15:00 -05:00
file.c
shfl_hostintf.h
super.c vboxsf: don't allow to change the inode type 2021-03-12 22:15:00 -05:00
utils.c vboxsf: don't allow to change the inode type 2021-03-12 22:15:00 -05:00
vboxsf_wrappers.c
vfsmod.h vboxsf: don't allow to change the inode type 2021-03-12 22:15:00 -05:00