]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit51b25dec0d000230c3950fb9fc19b30b97fab526
tree2dd0fde31f3a0178eb47e53bdb4ed86878159d17
parent55f66b2968d9cd0742ad092464dd0f14ea43ce44
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