On 2022/5/7 7:38, Jaegeuk Kim wrote:
On 05/07, Weichao Guo wrote:
From: Weichao Guo <[email protected]>
If the number of unusable blocks is not larger than
unusable capacity, we can skip GC when checkpoint
disabling.
I modified to fix restoring gc_mode back by the below.
- unsigned int gc_mode;
+ unsigned int gc_mode = sbi->gc_mode;
Signed-off-by: Weichao Guo <[email protected]>
Signed-off-by: Chao Yu <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Thanks,
_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel