Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Mon, 15 Dec 2025 20:28:03 +0800 you wrote: > __blkdev_issue_discard() in __submit_discard_cmd() will never fail, so > let's make FAULT_DISCARD fault injection obsolete. > > Signed-off-by: Chao Yu <[email protected]> > --- > Documentation/ABI/testing/sysfs-fs-f2fs | 2 +- > Documentation/filesystems/f2fs.rst | 2 +- > fs/f2fs/f2fs.h | 2 +- > fs/f2fs/segment.c | 18 +++--------------- > 4 files changed, 6 insertions(+), 18 deletions(-) Here is the summary with links: - [f2fs-dev] f2fs: make FAULT_DISCARD obsolete https://git.kernel.org/jaegeuk/f2fs/c/1dd3b437d49c 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
