]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Mar 2018 17:37:29 +0000 (09:37 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Mar 2018 17:37:29 +0000 (09:37 -0800)
commitea55baa9b71b2c75a0c1627c8732d62e7c7a0b25
tree624dab65e8622480709a3fa416d606b2f086689b
parentfc579d968296c3ee55ce978f197943aa4eb71a06
parent67742c9810cd65c2b1c9d1c9dd8295dfbcfe8048
Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs fixes from Darrick Wong:

 - Fix some iomap locking problems

 - Don't allocate cow blocks when we're zeroing file data

* tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: don't block on the ilock for RWF_NOWAIT
  xfs: don't start out with the exclusive ilock for direct I/O
  xfs: don't allocate COW blocks for zeroing holes or unwritten extents