diff options
author | Alexander Aring <aahringo@redhat.com> | 2021-11-02 20:17:13 +0100 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2021-11-02 20:39:20 +0100 |
commit | e10249b1902d3b0b71e99f518a695c2c39ab4fe6 (patch) | |
tree | 25b5c0d58b18c3563e32ec4f28facb9c1c566797 /ipc/mqueue.c | |
parent | fs: dlm: use dlm_recovery_stopped instead of test_bit (diff) | |
download | linux-e10249b1902d3b0b71e99f518a695c2c39ab4fe6.tar.xz linux-e10249b1902d3b0b71e99f518a695c2c39ab4fe6.zip |
fs: dlm: use dlm_recovery_stopped in condition
This patch will change to evaluate the dlm_recovery_stopped() in the
condition of the if branch instead fetch it before evaluating the
condition. As this is an atomic test-set operation it should be
evaluated in the condition itself.
Reported-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'ipc/mqueue.c')
0 files changed, 0 insertions, 0 deletions