From: bfields@fieldses.org (J. Bruce Fields)
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] bugfixes for 4.7
Date: Fri, 24 Jun 2016 18:12:43 -0400 [thread overview]
Message-ID: <20160624221243.GN3287@fieldses.org> (raw)
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(-)
reply other threads:[~2016-06-24 22:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160624221243.GN3287@fieldses.org \
--to=bfields@fieldses.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).