diff options
author | Bob Peterson <rpeterso@redhat.com> | 2016-01-18 12:29:15 -0500 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2016-02-22 14:02:11 -0600 |
commit | 1a31833d085a339cf42573de0717209e8b2172e8 (patch) | |
tree | 15c64f85564e28ef00cba6b248d321bc7fad0a99 /usr | |
parent | 81f70ba233d5f660e1ea5fe23260ee323af5d53a (diff) | |
download | linux-1a31833d085a339cf42573de0717209e8b2172e8.tar.bz2 |
DLM: Replace nodeid_to_addr with kernel_getpeername
This patch replaces the call to nodeid_to_addr with a call to
kernel_getpeername. This avoids taking a spinlock because it may
potentially be called from a softirq context.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions