Skip to content
Snippets Groups Projects
Commit 415e5107 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Extra kthread_should_stop() calls for copygc


This fixes a bug where going read-only was taking longer than it should
have due to copygc forgetting to check kthread_should_stop()

Additionally: fix a missing is_kthread check in bch2_move_ratelimit().

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 463086d9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment