Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Mon, 10 Apr 2023 10:11:40 +0800 you wrote: > i_gc_rwsem[WRITE] and i_gc_rwsem[READ] lock order is reversed > in gc_data_segment() and f2fs_dio_write_iter(), fix to keep > consistent lock order as below: > 1. lock i_gc_rwsem[WRITE] > 2. lock i_gc_rwsem[READ] > > Signed-off-by: Chao Yu <[email protected]> > > [...] Here is the summary with links: - [f2fs-dev] f2fs: fix to keep consistent i_gc_rwsem lock order https://git.kernel.org/jaegeuk/f2fs/c/db141b729bcc 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
