mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-29 01:16:55 +00:00
While debugging a double unlock error we hit this condition and debugging would have been a lot easier had we enforced this simple constraint that we can't decrement the lock users count if it's already 0. Signed-off-by: Auke Kok <auke.kok@versity.com>