Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Sep 2017 17:10:19 +0000 (10:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Sep 2017 17:10:19 +0000 (10:10 -0700)
commite7989f973ae1b90ec7c0b671c81f7f553affccbe
treeef0ac4280b31e29b920fd07748de7b4bc1ec10bb
parentc353f88f3de485a059e5c003721e2dc276d02fad
parent5b97eeacbd80a7bb60f2534eb43304f821e1ba06
Merge branch 'for-linus' of git://git./linux/kernel/git/mszeredi/fuse

Pull fuse updates from Miklos Szeredi:
 "This fixes a regression (spotted by the Sandstorm.io folks) in the pid
  namespace handling introduced in 4.12.

  There's also a fix for honoring sync/dsync flags for pwritev2()"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
  fuse: getattr cleanup
  fuse: honor iocb sync flags on write
  fuse: allow server to run in different pid_ns
fs/fuse/file.c