[pnfs] [PATCH] Add CRC32 dependency to NFSD_V4_1

Trond Myklebust trond.myklebust at fys.uio.no
Thu Oct 18 23:41:05 EDT 2007


On Thu, 2007-10-18 at 20:30 -0700, Ricardo Labiaga wrote:
> 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

Why does the NFSD server depend on CRC32?



More information about the pNFS mailing list