]> www.infradead.org Git - users/jedix/linux-maple.git/commit
erofs: enable 48-bit layout support
authorGao Xiang <hsiangkao@linux.alibaba.com>
Mon, 10 Mar 2025 09:56:25 +0000 (17:56 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Mon, 17 Mar 2025 06:02:16 +0000 (14:02 +0800)
commit0f24e3c05afeac905a9df557264cc48f3363ab47
treeb3ef77f8489e3affb4c48f9c8c8353d79756a53c
parent7361d1e3763baaf7b9349c576137851458ad38d1
erofs: enable 48-bit layout support

Both 48-bit block addressing and encoded extents are implemented,
let's enable them formally.

Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Acked-by: Chao Yu <chao@kernel.org>
Link: https://lore.kernel.org/r/20250310095625.2623817-1-hsiangkao@linux.alibaba.com
fs/erofs/Kconfig
fs/erofs/erofs_fs.h
fs/erofs/super.c