Skip to content
Snippets Groups Projects
Commit e98f93e7 authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 6e1eb04a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment