]> rtime.felk.cvut.cz Git - linux-imx.git/commit
SUNRPC: cleanup PipeFS redundant RPC inode usage
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Mon, 26 Dec 2011 12:43:41 +0000 (15:43 +0300)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 31 Jan 2012 23:20:24 +0000 (18:20 -0500)
commitd0fe13ba9178d3bb78bbd8577bdedc00f76b7a66
tree365e3cae07542d2cf252fa638d00ae010eaadd61
parentba9e097593f371ebd102580a0c5b1b2cf55636a0
SUNRPC: cleanup PipeFS redundant RPC inode usage

This patch removes redundant RPC inode references from PipeFS. These places are
actually where pipes operations are performed.

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