linux/net/sunrpc
Steve Dickson a53a3c58fd NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers
This patch stop rpc_mkpipe from create S_IFSOCK nodes what don't
have associated sk buffers attached (which causes SELinux to oops
during NFSv4 mounts). Instead the S_IFIFO mode bit is set which
probably make more sense and seems to work just fine during
my connectathon and fsx testing...

Signed-off-by: Steve Dickson <steved@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-09-22 23:25:05 -04:00
..
auth_gss SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument 2006-09-22 23:24:54 -04:00
auth_null.c
auth_unix.c
auth.c
cache.c
clnt.c SUNRPC: Add refcounting to the struct rpc_xprt 2006-09-22 23:25:01 -04:00
Makefile
pmap_clnt.c SUNRPC: Fix Oops in pmap_getport_done 2006-09-22 23:25:01 -04:00
rpc_pipe.c NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers 2006-09-22 23:25:05 -04:00
sched.c SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status 2006-09-22 23:24:56 -04:00
socklib.c
stats.c
sunrpc_syms.c SUNRPC: Eliminate xprt_create_proto and rpc_create_client 2006-09-22 23:24:51 -04:00
svc.c
svcauth_unix.c
svcauth.c
svcsock.c
sysctl.c
timer.c SUNRPC: remove extraneous header inclusions 2006-09-22 23:24:47 -04:00
xdr.c
xprt.c SUNRPC: Add refcounting to the struct rpc_xprt 2006-09-22 23:25:01 -04:00
xprtsock.c SUNRPC: Eliminate xprt_create_proto and rpc_create_client 2006-09-22 23:24:51 -04:00