erofs: remove linux/buffer_head.h dependency
authorGao Xiang <hsiangkao@linux.alibaba.com>
Fri, 13 Jan 2023 06:52:26 +0000 (14:52 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Wed, 15 Feb 2023 00:11:10 +0000 (08:11 +0800)
commit768bb10afb99803d1ea3ae2f00afcf53a8e02e5f
treeb712b5676da2569973a5ce007ec7ab17ec80c1ca
parent7c3511a2c82005642265a254e6dd578cb38684b2
erofs: remove linux/buffer_head.h dependency

EROFS actually never uses buffer heads, therefore just get rid of
BH_xxx definitions and linux/buffer_head.h inclusive.

Link: https://lore.kernel.org/r/20230113065226.68801-2-hsiangkao@linux.alibaba.com
Reviewed-by: Yue Hu <huyue2@coolpad.com>
Reviewed-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
fs/erofs/internal.h
fs/erofs/super.c