diff options
author | 2025-06-01 01:26:54 +0100 | |
---|---|---|
committer | 2025-06-10 14:52:21 +0000 | |
commit | 6dea74e454c260cd757b53a2f6861fffe6d83308 (patch) | |
tree | cd86266d052004b4ee14fd0a30f391597ee664c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.16-rc1 (diff) | |
download | wireguard-linux-6dea74e454c260cd757b53a2f6861fffe6d83308.tar.xz wireguard-linux-6dea74e454c260cd757b53a2f6861fffe6d83308.zip |
f2fs: Fix __write_node_folio() conversion
This conversion moved the folio_unlock() to inside __write_node_folio(),
but missed one caller so we had a double-unlock on this path.
Cc: Christoph Hellwig <hch@lst.de>
Cc: Chao Yu <chao@kernel.org>
Cc: Jaegeuk Kim <jaegeuk@kernel.org>
Reported-by: syzbot+c0dc46208750f063d0e0@syzkaller.appspotmail.com
Fixes: 80f31d2a7e5f (f2fs: return bool from __write_node_folio)
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions