SUNRPC: remove non-exclusive pipe creation from RPC pipefs
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Tue, 8 Nov 2011 12:09:19 +0000 (15:09 +0300)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 31 Jan 2012 23:20:23 +0000 (18:20 -0500)
commit5bff0386305461021bbef2d958fa0f0151f56a6f
tree59f7f61dd4bc44bd9742571baf3c0d88395ddcec
parent62aa2b537c6f5957afd98e29f96897419ed5ebab
SUNRPC: remove non-exclusive pipe creation from RPC pipefs

This patch-set was created in context of clone of git branch:
git://git.linux-nfs.org/projects/trondmy/nfs-2.6.git.

v2:
1) Rebased of current repo state (i.e. all commits were pulled before apply)

I feel it is ready for inclusion if no objections will appear.

SUNRPC pipefs non-exclusive pipe creation code looks obsolete. IOW, as I see
it, all pipes are creating with unique full path and only once.

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