diff options
author | Alexander Aring <aahringo@redhat.com> | 2023-08-01 14:09:44 -0400 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2023-08-10 10:33:03 -0500 |
commit | 643f5cfa610f475c7465e4158b2b1fdd170fac10 (patch) | |
tree | 3aa725377f31e997449e54f7a420c5daa32a3f56 /net/core/gro_cells.c | |
parent | c84c47333abbbfd83212fcfe2867be4a47e82056 (diff) | |
download | linux-643f5cfa610f475c7465e4158b2b1fdd170fac10.tar.gz linux-643f5cfa610f475c7465e4158b2b1fdd170fac10.tar.bz2 linux-643f5cfa610f475c7465e4158b2b1fdd170fac10.zip |
fs: dlm: cleanup lock order
This patch cleanups the lock order to hold at first the close_lock and
then held the nodes_srcu read lock. Probably it will never be a problem
as nodes_srcu is only a read lock preventing the node pointer getting
freed.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'net/core/gro_cells.c')
0 files changed, 0 insertions, 0 deletions