erofs-utils: lib: get rid of global sbi in lib/inode.c
authorHongzhen Luo <hongzhen@linux.alibaba.com>
Thu, 4 Jul 2024 05:02:58 +0000 (13:02 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Thu, 4 Jul 2024 08:07:34 +0000 (16:07 +0800)
commit1581d37fc69239a7b27612c7bb8c9012e6cf9a15
tree3eac415effc4300eb87319dc2ddfdaf1c9287df8
parentde5b0a16945758fd926ea8257a94eb1f15990bc3
erofs-utils: lib: get rid of global sbi in lib/inode.c

Get rid of the global sbi when EROFS_MT_ENABLED is defined.

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