NFSD: Move "select FS_POSIX_ACL if NFSD_V4"
authorChuck Lever <chuck.lever@oracle.com>
Mon, 11 Feb 2008 22:12:24 +0000 (17:12 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 23 Apr 2008 20:13:38 +0000 (16:13 -0400)
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 <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found