diff mbox

[16/88] pnfsblock: select BLK_DEV_DM when PNFS_BLOCK is configured

Message ID 83176d715bf7009b66f388ca6ddac98193e2ecf0.1307464382.git.rees@umich.edu (mailing list archive)
State New, archived
Headers show

Commit Message

Jim Rees June 7, 2011, 5:27 p.m. UTC
From: Benny Halevy <bhalevy@panasas.com>

Also, select MD

Signed-off-by: Benny Halevy <bhalevy@panasas.com>
---
 fs/nfs/Kconfig |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff mbox

Patch

diff --git a/fs/nfs/Kconfig b/fs/nfs/Kconfig
index d6bfd87..bccd415 100644
--- a/fs/nfs/Kconfig
+++ b/fs/nfs/Kconfig
@@ -108,6 +108,8 @@  config PNFS_PANLAYOUT
 config PNFS_BLOCK
 	tristate "Provide a pNFS block client (EXPERIMENTAL)"
 	depends on NFS_FS && PNFS
+	select MD
+	select BLK_DEV_DM
 	help
 	  Say M or y here if you want your pNfs client to support the block protocol