Hello: This series was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Sun, 28 May 2023 15:47:12 +0800 you wrote: > For cp error case, there will be dirty meta/node pages remained after > f2fs_write_checkpoint() in f2fs_put_super(), drop them explicitly, and > do sanity check on reference count of dirty pages and inflight IOs. > > Signed-off-by: Chao Yu <[email protected]> > --- > fs/f2fs/super.c | 18 ++++++++++++++++-- > 1 file changed, 16 insertions(+), 2 deletions(-) Here is the summary with links: - [f2fs-dev,1/2] f2fs: fix to drop all dirty meta/node pages during umount() https://git.kernel.org/jaegeuk/f2fs/c/50cfdbd772cf - [f2fs-dev,2/2] f2fs: avoid dead loop in f2fs_issue_checkpoint() (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
