]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2bd52ac33ae644198251fde4e5c16f06c0e64d7a
treec813d2cc90424e847452cec824cbcdbf74470b39
parent11b320337bbae44440a9f70f2f42bdd7237994ea
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]