]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszer...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Nov 2016 03:03:14 +0000 (20:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Nov 2016 03:03:14 +0000 (20:03 -0700)
commitbd30fac18f9ec12b0c2590ebdb8e18ddb104c065
treef8d651a93a65ad1ac7efcf5386f3f4cc25940ee5
parentd4c5f43dcd05529236a0f957b27d2597c24e5f69
parent641089c1549d8d3df0b047b5de7e9a111362cdce
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs

Pull overlayfs fixes from Miklos Szeredi:
 "Fix two more POSIX ACL bugs introduced in 4.8 and add a missing fsync
  during copy up to prevent possible data loss"

* 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs:
  ovl: fsync after copy-up
  ovl: fix get_acl() on tmpfs
  ovl: update S_ISGID when setting posix ACLs