pnfs: Prepare for flexfiles by pulling out common code
authorTom Haynes <loghyr@primarydata.com>
Thu, 11 Dec 2014 20:34:59 +0000 (15:34 -0500)
committerTom Haynes <loghyr@primarydata.com>
Tue, 3 Feb 2015 19:06:31 +0000 (11:06 -0800)
The flexfilelayout driver will share some common code
with the filelayout driver. This set of changes refactors
that common code out to avoid any module depenencies.

Signed-off-by: Tom Haynes <loghyr@primarydata.com>
fs/nfs/Makefile
fs/nfs/filelayout/filelayout.c
fs/nfs/filelayout/filelayout.h
fs/nfs/filelayout/filelayoutdev.c
fs/nfs/pnfs.h
fs/nfs/pnfs_nfs.c [new file with mode: 0644]

diff --cc fs/nfs/Makefile
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc fs/nfs/pnfs.h
Simple merge
Simple merge