• Al Viro's avatar
    vboxsf: don't allow to change the inode type · e98f93e7
    Al Viro authored
    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>
    e98f93e7
super.c 11.5 KB