commit | 0c7d90cfed91a283228017ba6faf37ee0bcd32b1 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Aug 22 20:06:10 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 22 23:24:34 2006 -0400 |
tree | bf8aae1186e905660f179cbda720ce51d1b7498c | |
parent | 24c8dbbb5f777187d660393599641ab3307b4b97 [diff] |
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 <dhowells@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>