]> www.infradead.org Git - users/hch/misc.git/commit
erofs: get rid of z_erofs_try_to_claim_pcluster()
authorGao Xiang <hsiangkao@linux.alibaba.com>
Thu, 10 Oct 2024 09:04:19 +0000 (17:04 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Fri, 11 Oct 2024 05:36:58 +0000 (13:36 +0800)
commit2402082e5332a2d27be82b4a2bb42490f9c5134b
treee49d521a9b56c157acbb97710654d266cc6ee0b8
parent416a8b2c02fe2a5a9fbdf2a35ea294b78d939f84
erofs: get rid of z_erofs_try_to_claim_pcluster()

Just fold it into the caller for simplicity.

Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20241010090420.405871-1-hsiangkao@linux.alibaba.com
fs/erofs/zdata.c