SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 27 Aug 2013 20:27:04 +0000 (16:27 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 1 Sep 2013 15:12:43 +0000 (11:12 -0400)
commit298fc3558b9c1f5324c5ec6d5c587ca9ae6cc826
tree2dd0fde31f3a0178eb47e53bdb4ed86878159d17
parentc36dcfe1f7712b7c12df2d80359e638b9d246ce6
SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects

Add support for looking up existing objects and creating new ones if there
is no match.

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