bcachefs: Add a manual trigger for lock wakeups
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 17 Sep 2022 19:20:13 +0000 (15:20 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:40 +0000 (17:09 -0400)
commitb8eec675912ecb7e53dabe35d2869c2da60c45c9
tree1776a153774082a7184edc686c12b6c1c8d36a5b
parent5a82c7c7d1925f6f060a427f38ea17b53c6945f1
bcachefs: Add a manual trigger for lock wakeups

Spotted a lockup once that appeared to be a lost wakeup. Adding a manual
trigger for lock wakeups will make it easy to tell if that's what it is
next time it occurs.

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