diff options
author | 2025-07-24 16:01:43 +0800 | |
---|---|---|
committer | 2025-07-28 16:36:42 +0000 | |
commit | e194e140ab7de2ce2782e64b9e086a43ca6ff4f2 (patch) | |
tree | 7af736069af7637ac5e390164f94e6b7b2ae6736 /rust/pin-init/internal/src | |
parent | f2fs: fix to update upper_p in __get_secs_required() correctly (diff) | |
download | wireguard-linux-e194e140ab7de2ce2782e64b9e086a43ca6ff4f2.tar.xz wireguard-linux-e194e140ab7de2ce2782e64b9e086a43ca6ff4f2.zip |
f2fs: fix to calculate dirty data during has_not_enough_free_secs()
In lfs mode, dirty data needs OPU, we'd better calculate lower_p and
upper_p w/ them during has_not_enough_free_secs(), otherwise we may
encounter out-of-space issue due to we missed to reclaim enough
free section w/ foreground gc.
Fixes: 36abef4e796d ("f2fs: introduce mode=lfs mount option")
Cc: Daeho Jeong <daehojeong@google.com>
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions