diff options
| author | Chao Yu <chao@kernel.org> | 2026-01-26 06:32:03 +0000 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2026-01-27 02:45:44 +0000 |
| commit | ab59919c8a041bf0fc6c8fe65dd10729e19de88c (patch) | |
| tree | 3140ed5196c8f25235a1f8564569774391826c7a /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 993663874be557a80d4cdc9700b760bb6d27c098 (diff) | |
f2fs: check skipped write in f2fs_enable_checkpoint()
This patch introduces sbi->nr_pages[F2FS_SKIPPED_WRITE] to record any
skipped write during data flush in f2fs_enable_checkpoint().
So in the loop of data flush, if there is any skipped write in previous
flush, let's retry sync_inode_sb(), otherwise, all dirty data written
before f2fs_enable_checkpoint() should have been persisted, then break
the retry loop.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
