diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2025-08-05 01:58:47 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2025-09-12 12:02:18 +0200 |
commit | cd718046646593ced5ad98f9cde22aaf2a2eb8f2 (patch) | |
tree | 774b79ad9aad55b6ae5073f4d8ccf16be2c431ce /scripts/lib | |
parent | 13c0004168633845fba328edf2cdec0de0292307 (diff) |
gfs2: Do not use atomic operations unnecessarily
The GLF_DEMOTE_IN_PROGRESS and GLF_LOCK flags and the glock refcount are
all protected by the glock spin lock, so there is no need for atomic
operations / barriers here.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Andrew Price <anprice@redhat.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions