Skip to content
Commit 484b4f90 authored by David Teigland's avatar David Teigland
Browse files

dlm: revert atomic_t lkb_wait_count



Revert "fs: dlm: handle lkb wait count as atomic_t"
This reverts commit 75a7d601.

This counter does not need to be atomic.  As the comment in
the reverted commit mentions, the counter is protected by
the rsb lock.

Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent 2ab3d705
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment