erofs-utils: lib: cache: get rid of required_ext
authorGao Xiang <hsiangkao@linux.alibaba.com>
Thu, 19 Dec 2024 06:43:28 +0000 (14:43 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Sat, 5 Apr 2025 16:25:21 +0000 (00:25 +0800)
commit2d0a6b6b0681ef3a31f6b9d1234bee2d03737a3f
tree831158c41c20421044c8c45fb2f6e62a29742dde
parenta5b9a61e453b8602444a60ce7b531a053ee70cab
erofs-utils: lib: cache: get rid of required_ext

It's never used and doesn't have clear meanings.

Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20241219064331.2223001-1-hsiangkao@linux.alibaba.com
include/erofs/cache.h
lib/blobchunk.c
lib/cache.c
lib/compress.c
lib/inode.c
lib/super.c
lib/xattr.c