2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 19:54:03 +08:00
linux-next/include/linux/sunrpc
Stanislav Kinsbursky ba9e097593 SUNRPC: split SUNPRC PipeFS pipe data and inode creation
Generally, pipe data is used only for pipes, and thus allocating space for it
on every RPC inode allocation is redundant. This patch splits private SUNRPC
PipeFS pipe data and inode, makes pipe data allocated only for pipe inodes.
This patch is also is a next step towards to to removing PipeFS inode
references from kernel code other than PipeFS itself.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-01-31 18:20:24 -05:00
..
auth_gss.h SUNRPC: Clean up the RPCSEC_GSS service ticket requests 2012-01-05 10:42:38 -05:00
auth.h SUNRPC: Clean up the RPCSEC_GSS service ticket requests 2012-01-05 10:42:38 -05:00
bc_xprt.h SUNRPC: sunrpc should not explicitly depend on NFS config options 2011-07-15 09:12:23 -04:00
cache.h sunrpc: propagate umode_t 2012-01-03 22:55:04 -05:00
clnt.h net: use IS_ENABLED(CONFIG_IPV6) 2011-12-11 18:25:16 -05:00
debug.h
gss_api.h NFS: Determine initial mount security 2011-03-24 13:52:42 -04:00
gss_asn1.h
gss_err.h
gss_krb5_enctypes.h nfsd: fix dependency of nfsd on auth_rpcgss 2011-06-06 15:07:15 -04:00
gss_krb5.h
Kbuild
metrics.h
msg_prot.h SUNRPC: Support for RPC over AF_LOCAL transports 2011-05-27 17:42:47 -04:00
rpc_pipe_fs.h SUNRPC: split SUNPRC PipeFS pipe data and inode creation 2012-01-31 18:20:24 -05:00
rpc_rdma.h
sched.h SUNRPC: Allow caller of rpc_sleep_on() to select priority levels 2011-07-17 18:11:34 -04:00
stats.h
svc_rdma.h
svc_xprt.h SUNRPC: create svc_xprt in proper network namespace 2011-12-06 16:20:42 -05:00
svc.h Merge branch 'osd-devel' into nfs-for-next 2011-11-02 23:56:40 -04:00
svcauth_gss.h Fix common misspellings 2011-03-31 11:26:23 -03:00
svcauth.h
svcsock.h svcrpc: destroy server sockets all at once 2011-12-06 16:18:52 -05:00
timer.h atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
types.h
xdr.h NFSv4: include bitmap in nfsv4 get acl data 2012-01-05 10:42:42 -05:00
xprt.h SUNRPC: Replace xprt->resend and xprt->sending with a priority queue 2011-07-17 18:11:34 -04:00
xprtrdma.h
xprtsock.h