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-23 05:26:00 -0400 |
commit | d8aba63d8c80a6d60eafd06adbcfc988e9952f4d (patch) | |
tree | 22c23f56e1763fc6605c3c30c3c296101fe13d81 /fs/bcachefs/recovery.c | |
parent | b91c09d72979d9f1846dc065e2fab33b8c8c9bea (diff) |
bcachefs: Add missing ei_last_dirtied updatefor-next
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 'fs/bcachefs/recovery.c')
0 files changed, 0 insertions, 0 deletions