From: Al Viro Date: Wed, 16 Mar 2011 11:25:36 +0000 (-0400) Subject: nfs: switch NFS from ->get_sb() to ->mount() X-Git-Tag: v2.6.39-rc1~460^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=011949811b946bd3b72fca71200f197c6168a5f8;p=pandora-kernel.git nfs: switch NFS from ->get_sb() to ->mount() The last remaining instances of ->get_sb() can be converted ->mount() now - nothing in them uses new vfsmount anymore. Signed-off-by: Al Viro --- Reading git-diff-tree failed