The following changes since commit a99cde438de0c4c0cecc1d1af1a55a75b10bfdef:

  Linux 4.7-rc6 (2016-07-03 23:01:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

for you to fetch changes up to 6d4e56ce977864b0fcd28c61555060e6010aa89b:

  posix_acl: de-union a_refcount and a_rcu (2016-07-11 13:48:02 -0400)

----------------------------------------------------------------
Al Viro (2):
      Use the right predicate in ->atomic_open() instances
      nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed

Jeff Layton (1):
      posix_acl: de-union a_refcount and a_rcu

 fs/9p/vfs_inode.c         |  2 +-
 fs/9p/vfs_inode_dotl.c    |  2 +-
 fs/ceph/file.c            |  2 +-
 fs/cifs/dir.c             |  2 +-
 fs/fuse/dir.c             |  2 +-
 fs/gfs2/inode.c           |  2 +-
 fs/nfs/dir.c              | 30 ++++++++++++++++++++++++++----
 include/linux/posix_acl.h |  6 ++----
 8 files changed, 34 insertions(+), 14 deletions(-)

Reply via email to