diff options
author | Bob Peterson <rpeterso@redhat.com> | 2016-02-05 20:39:02 +0100 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2016-02-22 21:02:17 +0100 |
commit | b81171cb6869111dbaf9fb642f4434514c21d696 (patch) | |
tree | ee4a60628eae1e09006f50df50076b519f82306b /lib | |
parent | DLM: Replace nodeid_to_addr with kernel_getpeername (diff) | |
download | linux-b81171cb6869111dbaf9fb642f4434514c21d696.tar.xz linux-b81171cb6869111dbaf9fb642f4434514c21d696.zip |
DLM: Save and restore socket callbacks properly
This patch fixes the problems with patch b3a5bbfd7.
1. It removes a return statement from lowcomms_error_report
because it needs to call the original error report in all paths
through the function.
2. All socket callbacks are saved and restored, not just the
sk_error_report, and that's done so with proper locking like
sunrpc does.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions