aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/compress.c
diff options
context:
space:
mode:
authorJaegeuk Kim2022-08-23 10:18:42 -0700
committerJaegeuk Kim2022-09-12 23:08:21 -0700
commitda35fe96d12d15779f3cb74929b7ed03941cf983 (patch)
treeb5980d9cb43c9323ead9c6dad5ded83db63fc259 /fs/f2fs/compress.c
parent4f99484d27961cb194cebcd917176fa038a5025f (diff)
f2fs: increase the limit for reserve_root
This patch increases the threshold that limits the reserved root space from 0.2% to 12.5% by using simple shift operation. Typically Android sets 128MB, but if the storage capacity is 32GB, 0.2% which is around 64MB becomes too small. Let's relax it. Cc: stable@vger.kernel.org Reported-by: Aran Dalton <arda@allwinnertech.com> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/compress.c')
0 files changed, 0 insertions, 0 deletions