Searched hist:"47 c8ebcce85ed7113e9e3e3f1d8c6374fa87848e" (Results 1 – 2 of 2) sorted by relevance
/linux/fs/f2fs/ |
H A D | node.h | diff 47c8ebcce85ed7113e9e3e3f1d8c6374fa87848e Thu Jan 27 22:31:43 CET 2022 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: add a way to limit roll forward recovery time
This adds a sysfs entry to call checkpoint during fsync() in order to avoid long elapsed time to run roll-forward recovery when booting the device. Default value doesn't enforce the limitation which is same as before.
Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | super.c | diff 47c8ebcce85ed7113e9e3e3f1d8c6374fa87848e Thu Jan 27 22:31:43 CET 2022 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: add a way to limit roll forward recovery time
This adds a sysfs entry to call checkpoint during fsync() in order to avoid long elapsed time to run roll-forward recovery when booting the device. Default value doesn't enforce the limitation which is same as before.
Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|