From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri, 4 Feb 2022 20:08:49 +0000 (-0800)
Subject: Merge tag 'erofs-for-5.17-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel... 
X-Git-Tag: howlett/maple/20220722_2~1250
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=b0bc0cb8157d5f09493a235e1ee73e84dd182ff9;p=users%2Fjedix%2Flinux-maple.git

Merge tag 'erofs-for-5.17-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs

Pull erofs fixes from Gao Xiang:
 "Two fixes related to fsdax cleanup in this cycle and ztailpacking to
  fix small compressed data inlining. There is also a trivial cleanup to
  rearrange code for better reading.

  Summary:

   - fix fsdax partition offset misbehavior

   - clean up z_erofs_decompressqueue_work() declaration

   - fix up EOF lcluster inlining, especially for small compressed data"

* tag 'erofs-for-5.17-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
  erofs: fix small compressed files inlining
  erofs: avoid unnecessary z_erofs_decompressqueue_work() declaration
  erofs: fix fsdax partition offset handling
---

b0bc0cb8157d5f09493a235e1ee73e84dd182ff9