]> git.baikalelectronics.ru Git - kernel.git/commit
pnfs/blocklayout: move all rpc_pipefs related code into a single file
authorChristoph Hellwig <hch@lst.de>
Thu, 11 Sep 2014 00:37:26 +0000 (17:37 -0700)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 12 Sep 2014 17:33:50 +0000 (13:33 -0400)
commit3e5d3e53723fd11a006746db236ad03d6da3e328
treef2c1b9348487b91f6a82b55ff8cdc85104234fd5
parent3fc6649e71c34deecba8cfcd1b5c54ba2c9abd70
pnfs/blocklayout: move all rpc_pipefs related code into a single file

Create a file to house all the rpc_pipefs boilerplate code instead of
sprinkling it over a few files.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/blocklayout/Makefile
fs/nfs/blocklayout/blocklayout.c
fs/nfs/blocklayout/blocklayout.h
fs/nfs/blocklayout/blocklayoutdev.c [deleted file]
fs/nfs/blocklayout/blocklayoutdm.c [deleted file]
fs/nfs/blocklayout/rpc_pipefs.c [new file with mode: 0644]