From: David Howells Date: Wed, 23 Aug 2006 00:06:10 +0000 (-0400) Subject: NFS: Use the dentry superblock directly in nfs_statfs() X-Git-Tag: v2.6.19-rc1~1271^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c7d90cfed91a283228017ba6faf37ee0bcd32b1;p=pandora-kernel.git NFS: Use the dentry superblock directly in nfs_statfs() Use the nominated dentry's superblock directly in the NFS statfs() op to get a file handle, rather than using s_root (which will become a dummy dentry in a future patch). Signed-Off-By: David Howells Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed