commit | 0b96d9bed324a1c1b7d02bfb9596351ef178428d | [log] [tgz] |
---|---|---|
author | Gao Xiang <hsiangkao@linux.alibaba.com> | Thu Aug 07 16:20:19 2025 +0800 |
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | Mon Aug 11 06:31:19 2025 +0800 |
tree | 926490010a6b0485f988674b58431227d093a045 | |
parent | c99fab6e80b76422741d34aafc2f930a482afbdd [diff] |
erofs: fix block count report when 48-bit layout is on Fix incorrect shift order when combining the 48-bit block count. Fixes: 2e1473d5195f ("erofs: implement 48-bit block addressing for unencoded inodes") Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com> Link: https://lore.kernel.org/r/20250807082019.3093539-1-hsiangkao@linux.alibaba.com