commit | 842a859db26b707f06fc9fbbb9137a9b90910e49 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 10 14:43:54 2013 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 25 03:13:01 2014 -0500 |
tree | ae68674194641b9ee213840bccac89836e3ba8cb | |
parent | 96c8c442117859cd95b5b57836ff374ff43f0564 [diff] |
affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount() ... and return saner errors from ->mount(), while we are at it Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>