diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-22 18:41:14 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-25 12:03:10 -0400 |
commit | 0f3b086842c5be1dc94e68fb79aa76839f622acd (patch) | |
tree | 22c23f56e1763fc6605c3c30c3c296101fe13d81 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 94fb407a99a6f94a9c97d8cdebeee679266cc690 (diff) |
bcachefs: Add missing ei_last_dirtied update
ei_last_dirtied tracks the process that last dirtied a file, it's used
for segregating writes from different processes into different
writepoints.
But bch2_page_mkwrite() was missing it, leading to a KMSAN splat.
Reported-by: syzbot+2caec1f3fc52004d4f3c@syzkaller.appspotmail.com
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions