erofs: get rid of the leftover PAGE_SIZE in dir.c
authorGao Xiang <hsiangkao@linux.alibaba.com>
Sun, 19 Jun 2022 15:09:40 +0000 (23:09 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Fri, 22 Jul 2022 13:46:26 +0000 (21:46 +0800)
commitcc2a171372c68ee64916eb65a962b3aba9ea56ad
tree65eeeba5e45bd4f869d03d7249716c4e79f2c13c
parentde8a801ab65ebb6135a72d95384d2bccea30318e
erofs: get rid of the leftover PAGE_SIZE in dir.c

Convert the last hardcoded PAGE_SIZEs of uncompressed cases.

Reviewed-by: Jeffle Xu <jefflexu@linux.alibaba.com>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220619150940.121005-1-hsiangkao@linux.alibaba.com
fs/erofs/dir.c