]> 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)
commit43bc6e204dacb1800b9c25dc7b93cbdfc38f8afd
treec67bf55eb61571784f2ef16063da66ec7e2e884f
parent04373ca3d85f9051b0cc628b464483bc36351437
parentd0164f2cbc7dfb88d5be14a7b2d8d2c3911243fc
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()