[pnfs] [PATCH] Add CRC32 dependency to NFSD_V4_1
Ricardo Labiaga
ricardo.labiaga at netapp.com
Thu Oct 18 23:30:26 EDT 2007
From: Ricardo Labiaga <labiaga at labiaga-ll.(none)>
---
fs/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/fs/Kconfig b/fs/Kconfig
index e88a7ef..230ee26 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -1709,6 +1709,7 @@ config NFSD_V4_1
bool "Provide NFSv4.1 server support (EXPERIMENTAL)"
depends on NFSD_V4
select RPCSEC_GSS_KRB5
+ select CRC32
help
If you would like to include the NFSv4.1 server as well as the NFSv4,
NFSv2 and NFSv3 servers, say Y here. This feature is experimental, and
--
1.5.2
More information about the pNFS
mailing list