diff options
author | Alexander Aring <aahringo@redhat.com> | 2023-03-06 23:48:17 +0300 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2023-03-07 00:49:07 +0300 |
commit | 46d6e722d8b1cf07d21662f6b29bcd8e72f77305 (patch) | |
tree | 92b43cb5323c05115447ef3c598c2106e7bea0b5 /tools/perf/scripts/python/syscall-counts.py | |
parent | e1af8728f600f648be1f552552e834c170a0244c (diff) | |
download | linux-46d6e722d8b1cf07d21662f6b29bcd8e72f77305.tar.xz |
fs: dlm: rsb hash table flag value to atomic ops
This patch moves the rsb hash table handling to atomic flag operations.
The flag operations for DLM_RTF_SHRINK are protected by
ls->ls_rsbtbl[b].lock. However we switch to atomic ops if new possible
flags will be used in a different way and don't assume such lock
dependencies.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions