You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
btrfs_get_tree_subvol(): switch from fc_mount() to vfs_create_mount()
[Aaarghh...]
it's simpler to do btrfs_reconfigure_for_mount() right after vfs_get_tree() -
no need to mess with ->s_umount.
[fix for braino(s) folded in - kudos to Klara Modin <[email protected]>]
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: David Sterba <[email protected]>
0 commit comments