]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Fix missing BTREE_UPDATE_internal_snapshot_node
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 24 May 2025 18:20:58 +0000 (14:20 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 25 May 2025 07:22:18 +0000 (03:22 -0400)
commit97e69f12edb19a17589ca0b6f3988b2a28af87c8
tree9e1a671efbe1cf45e623940d40d6564ac27d6ae1
parent7098ba57c443868cab250a3a5db72c89ffbd9026
bcachefs: Fix missing BTREE_UPDATE_internal_snapshot_node

Repair code will do updates on older snapshot versions, so needs the
correct annotation.

Reported-by: syzbot+42581416dba62b364750@syzkaller.appspotmail.com
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/namei.c