summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/auth_gss.c
diff options
context:
space:
mode:
authorJeff Layton2013-11-14 13:25:17 +0100
committerTrond Myklebust2013-12-06 19:06:30 +0100
commit4b9a445e3eeb8bd9278b1ae51c1b3a651e370cd6 (patch)
tree883070dd3c7eaafc185787649c5591528478eb3b /net/sunrpc/auth_gss/auth_gss.c
parentNFSv4: OPEN must handle the NFS4ERR_IO return code correctly (diff)
downloadkernel-qcow2-linux-4b9a445e3eeb8bd9278b1ae51c1b3a651e370cd6.tar.gz
kernel-qcow2-linux-4b9a445e3eeb8bd9278b1ae51c1b3a651e370cd6.tar.xz
kernel-qcow2-linux-4b9a445e3eeb8bd9278b1ae51c1b3a651e370cd6.zip
sunrpc: create a new dummy pipe for gssd to hold open
rpc.gssd will naturally hold open any pipe named */clnt*/gssd that shows up under rpc_pipefs. That behavior gives us a reliable mechanism to tell whether it's actually running or not. Create a new toplevel "gssd" directory in rpc_pipefs when it's mounted. Under that directory create another directory called "clntXX", and then within that a pipe called "gssd". We'll never send an upcall along that pipe, and any downcall written to it will just return -EINVAL. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc/auth_gss/auth_gss.c')
0 files changed, 0 insertions, 0 deletions