Fix failure exit in ipathfs
deactivate_locked_super() will be done by caller of fill_super, doing
it there as well is b0rken.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
deactivate_locked_super() will be done by caller of fill_super, doing
it there as well is b0rken.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>