diff options
author | Pranith Kumar K <pkarampu@redhat.com> | 2013-11-21 16:17:32 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2013-11-26 00:34:14 -0800 |
commit | 1d554b179f63a5a56ae447f2a5b0044c49ae2642 (patch) | |
tree | 5dd469565b4f2b42afecbfc88c107090210c1e17 /xlators/mgmt | |
parent | b87d96b97d4a0cdc0883bec8ea8b4730b82fb3ba (diff) |
cluster/afr: Provide HA for pathinfo getxattr
Problem:
afr_[f]getxattr_pathinfo_cbks fail the fop even when it succeeded on
one of the bricks. This can happen if the last response to pathinfo
[f]getxattr is a failure.
Fix:
Remember if any of the [f]getxattr_pathinfos are successful and send
that as the op_ret/op_errno value to the xlators above.
Note:
Winding fop to a client xlator that is not connected to server produces
an error log. Preventing that by not even winding fop when client xlator
is DOWN.
Change-Id: I846e8c47423ffcfa2eabffe8924534781a36841a
BUG: 1032927
Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
Reviewed-on: http://review.gluster.org/6332
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'xlators/mgmt')
0 files changed, 0 insertions, 0 deletions