summaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
author\"J. Bruce Fields\ <bfields@citi.umich.edu>2008-12-23 21:10:52 (GMT)
committerTrond Myklebust <Trond.Myklebust@netapp.com>2008-12-23 21:10:52 (GMT)
commit79a3f20b641f9f93787ada49d1d7cfa98ee5a11e (patch)
tree2f7d9f49b18388eb61400e383a9c5c4b070f1915 /net/tipc
parentcf81939d6fcdf381fcb069d780c29eceb516bccd (diff)
downloadlinux-fsl-qoriq-79a3f20b641f9f93787ada49d1d7cfa98ee5a11e.tar.xz
rpc: use count of pipe openers to wait for first open
Introduce a global variable pipe_version which will eventually be used to keep track of which version of the upcall gssd is using. For now, though, it only keeps track of whether any pipe is open or not; it is negative if not, zero if one is opened. We use this to wait for the first gssd to open a pipe. (Minor digression: note this waits only for the very first open of any pipe, not for the first open of a pipe for a given auth; thus we still need the RPC_PIPE_WAIT_FOR_OPEN behavior to wait for gssd to open new pipes that pop up on subsequent mounts.) Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions