• Al Viro's avatar
    switch mount_capable() to fs_context · 20284ab7
    Al Viro authored
    	now both callers of mount_capable() have access to fs_context;
    the only difference is that for sget_fc() we have the possibility
    of fc->global being true, while for legacy_get_tree() it's guaranteed
    to be impossible.  Unify to more generic variant...
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    20284ab7
super.c 45.1 KB