diff options
author | David Teigland <teigland@redhat.com> | 2024-03-15 14:11:45 -0500 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2024-03-15 14:39:28 -0500 |
commit | 484b4f90c28f441e71e9d7df407c5b76578d2658 (patch) | |
tree | 6e0dcce8212837f8632d15c1ab9545cbefb1443f /rust | |
parent | 2ab3d705ca5d4f7ea345a21c3da41a447a549649 (diff) |
dlm: revert atomic_t lkb_wait_count
Revert "fs: dlm: handle lkb wait count as atomic_t"
This reverts commit 75a7d60134ce84209f2c61ec4619ee543aa8f466.
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: David Teigland <teigland@redhat.com>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions