diff options
author | Zhang Huan <zhanghuan@open-fs.com> | 2019-01-03 17:57:38 +0800 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2019-01-22 06:59:37 +0000 |
commit | cd5714554627fe90ee2c77685cb410a8fb25eceb (patch) | |
tree | cca2fd7f3157b6ba6db4eb430c59720d3845cf60 /xlators/cluster/afr/src/afr-self-heal-common.c | |
parent | 4d9935a4db67be0237db5fc6a2b51086635571f6 (diff) |
socket: don't pass return value from protocol handler to event handler
Event handler handles socket level error only, while protocol handler
handles in protocol level error. If protocol handler decides to
disconnect on error in any case, it should call disconnect instead of
return an error back to event handler.
Change-Id: I9375be98cc52cb969085333f3c7229a91207d1bd
updates: bz#1666143
Signed-off-by: Zhang Huan <zhanghuan@open-fs.com>
Diffstat (limited to 'xlators/cluster/afr/src/afr-self-heal-common.c')
0 files changed, 0 insertions, 0 deletions