]> git.baikalelectronics.ru Git - 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)
commitdf3feb8e55db95caaa3b555fa9ba31f5a2fdc237
treef8d651a93a65ad1ac7efcf5386f3f4cc25940ee5
parentf965634b3bd168e682f0b9433f90d39b48ef8c77
parent8b799928ef16d01dbcee77dcc9fc88e32cffbb18
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