[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160624221243.GN3287@fieldses.org>
Date: Fri, 24 Jun 2016 18:12:43 -0400
From: bfields@...ldses.org (J. Bruce Fields)
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] bugfixes for 4.7
Please pull the following nfsd changes from the nfsd-4.7-2 tag at:
git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.7-2
--b.
----------------------------------------------------------------
Fix missing server-side permission checks on setting NFS ACLs.
----------------------------------------------------------------
Andreas Gruenbacher (1):
posix_acl: Add set_posix_acl
Ben Hutchings (1):
nfsd: check permissions when setting ACLs
fs/nfsd/nfs2acl.c | 20 ++++++++++----------
fs/nfsd/nfs3acl.c | 16 +++++++---------
fs/nfsd/nfs4acl.c | 16 ++++++++--------
fs/posix_acl.c | 42 +++++++++++++++++++++++-------------------
4 files changed, 48 insertions(+), 46 deletions(-)
Powered by blists - more mailing lists