bcachefs: Use six_lock_ip()
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 5 Feb 2023 00:39:59 +0000 (19:39 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:50 +0000 (17:09 -0400)
commit94c69fafa7081d84be89ba1067558be39b4ea44b
tree321fa450b27dbef7c8b15e60bfbe4d3cdf11755a
parentf746c62ca5d02f43d92c9666ffd3dab01f1972ff
bcachefs: Use six_lock_ip()

This uses the new _ip() interface to six locks and hooks it up to
btree_path->ip_allocated, when available.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/btree_cache.c
fs/bcachefs/btree_iter.c
fs/bcachefs/btree_key_cache.c
fs/bcachefs/btree_locking.c
fs/bcachefs/btree_locking.h
fs/bcachefs/btree_types.h