-
Kent Overstreet authored
The next patch is going to move lock->seq out of lock->state. This replaces six_relock() with a much simpler implementation based on trylock. Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>
dc88b65f
The next patch is going to move lock->seq out of lock->state. This
replaces six_relock() with a much simpler implementation based on
trylock.
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>