SUNRPC: Add a field to track the number of kernel users of an rpc_pipe
commit03a1256f06cf1f58e33971fb4a524479e75c200e
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 8 Jun 2007 18:14:53 +0000 (8 14:14 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:33 +0000 (10 23:40 -0400)
tree29da3d4cee02e06e17fcb5087081602f8475b2e5
parent62e1761ceff5dbb78c4b4b9486d8ca9fed11b660
SUNRPC: Add a field to track the number of kernel users of an rpc_pipe

This allows us to correctly deduce when we need to remove the pipe.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/rpc_pipe_fs.h
net/sunrpc/rpc_pipe.c