commit | 2a31aca5006749f7d4655836c61d4a53bfae8e53 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Dec 03 13:18:34 2019 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Dec 03 13:18:34 2019 -0800 |
tree | c67bf55eb61571784f2ef16063da66ec7e2e884f | |
parent | 79e178a57dae819ae724065b47c25720494cc9f2 [diff] | |
parent | 88cfd30e188fcf6fd8304586c936a6f22fb665e5 [diff] |
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()