]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jun 2020 03:16:55 +0000 (20:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Jun 2020 03:16:55 +0000 (20:16 -0700)
commit58e95e091deb6a0f1733e731e9166c0bf5b9f3c6
tree8c160d13d2d78d3c73000c77426db73004406adb
parentaa2b4077171c3c5eb5b0080e1b67d6a8f4465243
parentae609ee677931ca4a4f19b5eb7bf5f920dd1c197
Merge tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs

Pull erofs updates from Gao Xiang:
 "The most interesting part is the new mount api conversion, which is
  actually a old patch already pending for several cycles. And the
  others are recent trivial cleanups here.

  Summary:

   - Convert to use the new mount apis

   - Some random cleanup patches"

* tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
  erofs: suppress false positive last_block warning
  erofs: convert to use the new mount fs_context api
  erofs: code cleanup by removing ifdef macro surrounding
fs/erofs/data.c
fs/erofs/zdata.c