Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <jaeg...@kernel.org>:
On Fri, 13 Jan 2023 03:14:04 +0800 you wrote: > f2fs_issue_discard_timeout() returns whether discard cmds are dropped, > which does not match the meaning of the function. Let's change it to > return whether all discard cmd are issued. > > After commit 4d67490498ac ("f2fs: Don't create discard thread when > device doesn't support realtime discard"), f2fs_issue_discard_timeout() > is alse called by f2fs_remount(). Since the comments of > f2fs_issue_discard_timeout() doesn't make much sense, let's update it. > > [...] Here is the summary with links: - [f2fs-dev] f2fs: return true if all cmd were issued or no cmd need to be issued for f2fs_issue_discard_timeout() https://git.kernel.org/jaegeuk/f2fs/c/255699a4d876 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 Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel