]> git.dujemihanovic.xyz Git - linux.git/commit
bcachefs: Fix check_topology() when using node scan
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 9 Apr 2024 04:02:47 +0000 (00:02 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Tue, 9 Apr 2024 04:04:57 +0000 (00:04 -0400)
commit359571c327a726d622786aef3833637dacfd5d38
treeedff4df95cebb229523c67829515ca49c77d4bad
parent9c432404b9555c9444cbf6c8feaf52c0d8cad486
bcachefs: Fix check_topology() when using node scan

shoot down journal keys _before_ populating journal keys with pointers
to scanned nodes

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/btree_gc.c