erofs-utils: lib/cache.c: replace &g_sbi with sbi
authorHongzhen Luo <hongzhen@linux.alibaba.com>
Wed, 10 Jul 2024 08:29:05 +0000 (16:29 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Sat, 13 Jul 2024 17:05:58 +0000 (01:05 +0800)
commit4c935699e3231aee655597942d7e4e8d8b671032
tree75313edd5b2c8f51e58113c9732239581a3034c0
parent660921b13a76311a3e56ce164c399cec2c64c5c0
erofs-utils: lib/cache.c: replace &g_sbi with sbi

Prepare for the upcoming per-sbi buffers.

Signed-off-by: Hongzhen Luo <hongzhen@linux.alibaba.com>
Link: https://lore.kernel.org/r/20240710082906.203180-1-hongzhen@linux.alibaba.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
include/erofs/cache.h
lib/cache.c