From: Chuck Lever Date: Mon, 11 Feb 2008 22:12:24 +0000 (-0500) Subject: NFSD: Move "select FS_POSIX_ACL if NFSD_V4" X-Git-Tag: v2.6.26-rc1~1083^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=892069552eedfa0d2fca41680d076a5bc0a3c26e;p=pandora-kernel.git NFSD: Move "select FS_POSIX_ACL if NFSD_V4" Clean up: since FS_POSIX_ACL is a non-visible boolean entry, it can be selected safely under the NFSD_V4 entry (also a boolean). Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed