commit | 581cb3a26baf846ee9636214afaa5333919875b1 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 10 13:12:46 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 10 13:12:46 2020 -0700 |
tree | d735c43cd98e6c54970955494bf464f36c666a92 | |
parent | 7fe10096c1508c7f033d34d0741809f8eecc1ed4 [diff] | |
parent | 20d0a107fb35f37578b919f62bd474d6d358d579 [diff] |
Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs Pull f2fs fixes from Jaegeuk Kim: "Small bug fixes for: - SMR drive fix - infinite loop when building free node ids - EOF at DIO read" * tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs: f2fs: Return EOF on unaligned end of file DIO read f2fs: fix indefinite loop scanning for free nid f2fs: Fix type of section block count variables