six locks: Enable lockdep
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 24 Sep 2022 04:13:56 +0000 (00:13 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:41 +0000 (17:09 -0400)
commit5b254da5733d9b8c6a13073fecc506c2861aaeb2
tree78dedbedbb8715959ed4965b91c23fdf7c5123cb
parentf6ea2d575d70ab0e1aaa9f9fced1d04e6dd6ef4f
six locks: Enable lockdep

Now that we have lockdep_set_no_check_recursion(), we can enable lockdep
checking.

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