OSDN Git Service

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)
commitf54bcf2ecee982da47c2baf8bd87fd9ad9984651
treec813d2cc90424e847452cec824cbcdbf74470b39
parentec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc
pnfs: Prepare for flexfiles by pulling out common code

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]