]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'erofs-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Feb 2026 00:39:25 +0000 (16:39 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Feb 2026 00:39:25 +0000 (16:39 -0800)
commitf4d0ec0aa20d49f09dc01d82894ce80d72de0560
tree89d234e64069fac5c8d96a9c75ed377f58a2080a
parentd9d32e5bd5a4e57675f2b70ddf73c3dc5cf44fc2
parent4a2d046e4b13202a6301a993961f5b30ae4d7119
Merge tag 'erofs-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs

Pull erofs fixes from Gao Xiang:

 - Do not share the page cache if the real @aops differs

 - Fix the incomplete condition for interlaced plain extents

 - Get rid of more unnecessary #ifdefs

* tag 'erofs-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
  erofs: fix interlaced plain identification for encoded extents
  erofs: remove more unnecessary #ifdefs
  erofs: allow sharing page cache with the same aops only