]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iomap-5.5-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Dec 2019 21:18:34 +0000 (13:18 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Dec 2019 21:18:34 +0000 (13:18 -0800)
commite5a31deb82954565827ecb68731f0302d5099dcd
treec67bf55eb61571784f2ef16063da66ec7e2e884f
parent7b789d014684ffde16c6862242e0a7ff19571305
parent3ba387244c87193b460e3c398231b4c9771049f4
Merge tag 'iomap-5.5-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull iomap cleanups from Darrick Wong:
 "Aome more new iomap code for 5.5.

  There's not much this time -- just removing some local variables that
  don't need to exist in the iomap directio code"

* tag 'iomap-5.5-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  iomap: remove unneeded variable in iomap_dio_rw()
  iomap: Do not create fake iter in iomap_dio_bio_actor()