commit | 12e9a45609054fb83d4a8b716a5265cc1a393e10 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Jan 25 18:44:58 2010 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jan 26 22:22:27 2010 -0500 |
tree | a760a5b72acc47fc0362ac8c0c8e42483beb2555 | |
parent | 083c73c253c23c20359a344dfe1198ea628e6259 [diff] |
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>