- nfsd-restore-fs_posix_acl-to-nfsd_v4-entry.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     NFSD: Restore FS_POSIX_ACL to NFSD_V4 entry
has been removed from the -mm tree.  Its filename was
     nfsd-restore-fs_posix_acl-to-nfsd_v4-entry.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: NFSD: Restore FS_POSIX_ACL to NFSD_V4 entry
From: Chuck Lever <chuck.lever@xxxxxxxxxx>

A recent clean up to fs/Kconfig mistakenly removed a reverse dependency on
FS_POSIX_ACL from the NFSD_V4 entry, resulting in kernel build failures in
certain cases.

Restore the dependency.

Signed-off-by: Chuck Lever <chuck.lever@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 fs/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff -puN fs/Kconfig~nfsd-restore-fs_posix_acl-to-nfsd_v4-entry fs/Kconfig
--- a/fs/Kconfig~nfsd-restore-fs_posix_acl-to-nfsd_v4-entry
+++ a/fs/Kconfig
@@ -1706,6 +1706,7 @@ config NFSD_V4
 	bool "NFS server support for NFS version 4 (EXPERIMENTAL)"
 	depends on NFSD && PROC_FS && EXPERIMENTAL
 	select NFSD_V3
+	select FS_POSIX_ACL
 	select RPCSEC_GSS_KRB5
 	help
 	  This option enables support in your system's NFS server for
_

Patches currently in -mm which might be from chuck.lever@xxxxxxxxxx are

origin.patch
git-nfsd.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux