summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2023-07-20 15:58:04 +0300
committerChuck Lever <chuck.lever@oracle.com>2023-08-30 00:45:22 +0300
commitbe2be5f7f4436442d8f6bffbb97a6f438df2896b (patch)
tree72c01ef29314e20387f9133a369e8346402b7bfb /tools/perf/scripts/python/export-to-postgresql.py
parentf2b7019d2e3c4f1f55be658659804b337dcfac60 (diff)
downloadlinux-be2be5f7f4436442d8f6bffbb97a6f438df2896b.tar.xz
lockd: nlm_blocked list race fixes
This patch fixes races when lockd accesses the global nlm_blocked list. It was mostly safe to access the list because everything was accessed from the lockd kernel thread context but there exist cases like nlmsvc_grant_deferred() that could manipulate the nlm_blocked list and it can be called from any context. Signed-off-by: Alexander Aring <aahringo@redhat.com> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions