[GIT PULL] bugfixes for 4.7

2016-06-24 Thread J. Bruce Fields
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(-)


[GIT PULL] bugfixes for 4.7

2016-06-24 Thread J. Bruce Fields
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(-)