diff options
author | Alexander Aring <aahringo@redhat.com> | 2021-11-15 16:57:06 +0300 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2021-11-15 20:49:18 +0300 |
commit | 92c44605381418b01af44c63fd27185cac368866 (patch) | |
tree | d66a4c0c7a4172792eebd04ad34193f35ca124c1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4c3d90570bcc2b338f70f61f01110268e281ca3c (diff) | |
download | linux-92c44605381418b01af44c63fd27185cac368866.tar.xz |
fs: dlm: replace use of socket sk_callback_lock with sock_lock
This patch will replace the use of socket sk_callback_lock lock and uses
socket lock instead. Some users like sunrpc, see commit ea9afca88bbe
("SUNRPC: Replace use of socket sk_callback_lock with sock_lock") moving
from sk_callback_lock to sock_lock which seems to be held when the socket
callbacks are called.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions