bcachefs: Improve lockdep annotation in journalling code
authorKent Overstreet <kent.overstreet@gmail.com>
Sat, 11 Apr 2020 16:30:30 +0000 (12:30 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:38 +0000 (17:08 -0400)
commit15a07f2eae6852dc4f3c1172601d592be0f5756f
tree70f757536190762aff1461f82f27bfff30242520
parent94035eed52f58a321fa28e938898535973bec847
bcachefs: Improve lockdep annotation in journalling code

bch2_journal_res_get() in nonblocking mode is equivalent to a trylock.

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