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)
commit871760ce97a9a544cfb1ae4589598b25b8570a25
treef2c1b9348487b91f6a82b55ff8cdc85104234fd5
parentca0fe1dfa5acac6ec4ef5820d2eb5460b02648d5
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]