nfsd: add a new config option for the block layout driver
authorChristoph Hellwig <hch@lst.de>
Fri, 4 Mar 2016 19:46:16 +0000 (20:46 +0100)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 18 Mar 2016 15:40:57 +0000 (11:40 -0400)
commit81c39329010d6131c0909ccb91ffeaffc2e99010
tree258dd96de67730499a91cfceb8c5764dcb504c6b
parentd9186c03976506cde2c2b1219028bed449c948ed
nfsd: add a new config option for the block layout driver

Split the config symbols into a generic pNFS one, which is invisible
and gets selected by the layout drivers, and one for the block layout
driver.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/Kconfig
fs/nfsd/Makefile
fs/nfsd/nfs4layouts.c
fs/nfsd/pnfs.h
fs/xfs/Makefile
fs/xfs/xfs_export.c
fs/xfs/xfs_pnfs.h
This page took 0.026439 seconds and 5 git commands to generate.