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

switch mount_capable() to fs_context


	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>
parent fd912087
No related merge requests found
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