linux-pinenote/include/linux/nfsd
Trond Myklebust ed748aacb8 NFSD: Cleanup for nfsd4_path()
The current code is sort of hackish in that it assumes a referral is always
matched to an export. When we add support for junctions that may not be the
case.
We can replace nfsd4_path() with a function that encodes the components
directly from the dentries. Since nfsd4_path is currently the only user of
the 'ex_pathname' field in struct svc_export, this has the added benefit
of allowing us to get rid of that.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2011-09-13 22:43:42 -04:00
..
debug.h
export.h NFSD: Cleanup for nfsd4_path() 2011-09-13 22:43:42 -04:00
Kbuild nfsd: remove include/linux/nfsd/syscall.h 2011-08-31 11:50:11 -04:00
nfsfh.h Remove include/linux/nfsd/const.h 2011-08-26 18:22:52 -04:00
stats.h Fix a build warning about leaking CONFIG_NFSD to userspace. 2009-03-27 19:48:36 -04:00