From: Al Viro Date: Tue, 10 Dec 2013 19:43:54 +0000 (-0500) Subject: affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount() X-Git-Tag: v3.14-rc1~78^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842a859db26b707f06fc9fbbb9137a9b90910e49;p=pandora-kernel.git 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 --- Reading git-diff-tree failed