[Labeled-nfs] [PATCH 3/7] KConfig: Add KConfig entries for MAC labeled NFS

James Morris jmorris at namei.org
Wed Aug 1 23:24:32 EDT 2007


On Wed, 1 Aug 2007, David P. Quigley wrote:

> This patch adds two entries into the fs/KConfig file. The first entry
> NFS_V4_MAC enables MAC labeling support to the NFSv4 client while the second
> entry NFSD_V4_MAC enables MAC labeling support on the server side.

> +	depends on NFS_V4 && SECURITY_SELINUX

I think you want these as

	depends on NFS_V4 && SECURITY



-- 
James Morris
<jmorris at namei.org>


More information about the Labeled-nfs mailing list