android_kernel_samsung_msm8976/fs/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
..
acl.h
auth.c
auth.h
cache.h nfsd: turn on reply cache for NFSv4 2011-07-18 09:39:01 -04:00
export.c NFSD: Cleanup for nfsd4_path() 2011-09-13 22:43:42 -04:00
idmap.h
Kconfig
lockd.c
Makefile
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c
nfs4callback.c nfsd4: add common dl_stid field to delegation 2011-09-13 18:30:32 -04:00
nfs4idmap.c
nfs4proc.c nfsd4: split stateowners into open and lockowners 2011-09-07 09:45:49 -04:00
nfs4recover.c nfsd4: stop using nfserr_resource for transitory errors 2011-08-27 14:21:21 -04:00
nfs4state.c nfsd4: better stateid hashing 2011-09-13 18:30:36 -04:00
nfs4xdr.c NFSD: Cleanup for nfsd4_path() 2011-09-13 22:43:42 -04:00
nfscache.c nfsd: turn on reply cache for NFSv4 2011-07-18 09:39:01 -04:00
nfsctl.c nfsd: remove include/linux/nfsd/syscall.h 2011-08-31 11:50:11 -04:00
nfsd.h Remove include/linux/nfsd/const.h 2011-08-26 18:22:52 -04:00
nfsfh.c nfsd: clean up nfsd_mode_check() 2011-08-26 18:22:48 -04:00
nfsfh.h
nfsproc.c
nfssvc.c nfsd: turn on reply cache for NFSv4 2011-07-18 09:39:01 -04:00
nfsxdr.c
state.h nfsd4: hash deleg stateid's like any other 2011-09-13 18:30:34 -04:00
stats.c
vfs.c nfsd4: permit read opens of executable-only files 2011-08-27 14:20:20 -04:00
vfs.h nfsd: prettify NFSD_MAY_* flag definitions 2011-08-27 14:20:21 -04:00
xdr.h
xdr3.h
xdr4.h nfsd4: split stateowners into open and lockowners 2011-09-07 09:45:49 -04:00