bcachefs: Shut down quicker
authorKent Overstreet <kent.overstreet@gmail.com>
Wed, 18 Mar 2020 15:46:46 +0000 (11:46 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:37 +0000 (17:08 -0400)
commit6d61724b2ba1836e4e1f5f8755cb2278d4eae1a0
treefaf56cdfab6f1417f641899a2e941ec766c47c85
parent97328a1a3c95ec90bed0221719ce1ba64544f6a8
bcachefs: Shut down quicker

Internal writes (i.e. copygc/rebalance operations) shouldn't be blocking
on the allocator when we're going RO.

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