-
Kent Overstreet authored
When bch2_journal_pin_set() is updating an existing pin, we shouldn't call bch2_journal_reclaim_fast() after dropping the old pin and before dropping the new pin - that could reclaim the entry we're trying to pin. Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>
70a9953c