six locks: be more careful about lost wakeups
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 6 Mar 2023 12:57:51 +0000 (07:57 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:56 +0000 (17:09 -0400)
commit4b5b13da527b1ce02ee9a96382684496e8d83696
treee2d88039f1f667f59140387e15e3f5f901efdf60
parent2640faeb1741db94b717d2678f6cd644f90e3061
six locks: be more careful about lost wakeups

This is a workaround for a lost wakeup bug we've been seeing - we still
need to discover the actual bug.

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