kernel-ark/include/linux/sunrpc
Christoph Hellwig 278c995c8a [PATCH] RPC,NFS: new rpc_pipefs patch
Currently rpc_mkdir/rpc_rmdir and rpc_mkpipe/mk_unlink have an API that's
 a little unfortunate.  They take a path relative to the rpc_pipefs root and
 thus need to perform a full lookup.  If you look at debugfs or usbfs they
 always store the dentry for directories they created and thus can pass in
 a dentry + single pathname component pair into their equivalents of the
 above functions.

 And in fact rpc_pipefs actually stores a dentry for all but one component so
 this change not only simplifies the core rpc_pipe code but also the callers.

 Unfortuntately this code path is only used by the NFS4 idmapper and
 AUTH_GSSAPI for which I don't have a test enviroment.  Could someone give
 it a spin?  It's the last bit needed before we can rework the
 lookup_hash API

 Signed-off-by: Christoph Hellwig <hch@lst.de>
 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-09-23 12:38:57 -04:00
..
auth_gss.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
auth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.h [PATCH] sunrpc: cache_register can use wrong module reference 2005-09-07 16:57:25 -07:00
clnt.h [PATCH] RPC,NFS: new rpc_pipefs patch 2005-09-23 12:38:57 -04:00
debug.h [PATCH] RPC: allow RPC client's port range to be adjustable 2005-09-23 12:38:50 -04:00
gss_api.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_asn1.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_err.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_krb5.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_spkm3.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
msg_prot.h [PATCH] RPC: skip over transport-specific heads automatically 2005-09-23 12:38:33 -04:00
rpc_pipe_fs.h [PATCH] RPC,NFS: new rpc_pipefs patch 2005-09-23 12:38:57 -04:00
sched.h [PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit() 2005-06-22 16:07:07 -04:00
stats.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svc.h [PATCH] NFSD: Add server support for NFSv3 ACLs. 2005-06-22 16:07:23 -04:00
svcauth_gss.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcauth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcsock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
types.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xdr.h [PATCH] RPC: introduce client-side transport switch 2005-09-23 12:38:12 -04:00
xprt.h [PATCH] RPC: rationalize set_buffer_size 2005-09-23 12:38:55 -04:00