]> www.infradead.org Git - users/hch/dma-mapping.git/commit
bcachefs: fix restart handling in bch2_do_invalidates_work()
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 15 Oct 2024 06:13:22 +0000 (02:13 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Fri, 18 Oct 2024 04:49:47 +0000 (00:49 -0400)
commit7ee4be9c621e4cd6a87d134a46d7c56debdf6664
tree3bd00a58e1865364acc367920af68fd76ccd0fb1
parent028f3c1d9b3cddfbe327a3e6f09c3229aefc366c
bcachefs: fix restart handling in bch2_do_invalidates_work()

this one is fairly harmless since the invalidate worker will just run
again later if it needs to, but still worth fixing

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