aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-inline.h
diff options
context:
space:
mode:
authorAlexander Aring <[email protected]>2023-05-29 17:44:38 -0400
committerDavid Teigland <[email protected]>2023-06-14 10:17:33 -0500
commit75a7d60134ce84209f2c61ec4619ee543aa8f466 (patch)
treea8fc3670fe1b32420e1a1a2ba283dddc97b4590a /lib/mpi/mpi-inline.h
parent07ee38674a0b9071fa0bbec4dbda6aad1c5e4003 (diff)
fs: dlm: handle lkb wait count as atomic_t
Currently the lkb_wait_count is locked by the rsb lock and it should be fine to handle lkb_wait_count as non atomic_t value. However for the overall process of reducing locking this patch converts it to an atomic_t value. Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions