diff options
author | Bob Peterson <rpeterso@redhat.com> | 2016-02-05 14:39:02 -0500 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2016-02-22 14:02:17 -0600 |
commit | b81171cb6869111dbaf9fb642f4434514c21d696 (patch) | |
tree | ee4a60628eae1e09006f50df50076b519f82306b /fs/ext2/xattr.c | |
parent | 1a31833d085a339cf42573de0717209e8b2172e8 (diff) |
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 'fs/ext2/xattr.c')
0 files changed, 0 insertions, 0 deletions