From: Al Viro Date: Wed, 16 Nov 2011 21:12:14 +0000 (-0500) Subject: switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs X-Git-Tag: v3.2-rc3~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c13344958780b4046305ee6235d686c846535529;p=pandora-kernel.git switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs Life is much saner if create_mnt_ns(mnt) drops mnt in case of error... Switch it to such calling conventions, switch callers, fix double mntput() in fs/nfs/super.c one. Signed-off-by: Al Viro --- Reading git-diff-tree failed