diff options
author | Susant Palai <spalai@redhat.com> | 2014-06-01 04:37:22 -0400 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-06-08 07:54:40 -0700 |
commit | 4e1ca1be6c26846e876d4181c9f2adea37856ded (patch) | |
tree | 00e1342802b5d4d007f29c39b2fbf283d3ea2867 /rpc/rpc-lib/src | |
parent | bf5a9778c4c05ddd1f2b371abb3d5f70fedf4752 (diff) |
Rebalance: Avoid setting other component's xattrs
Problem 1:
In "gf_defrag_handle_hardlink" we used to do setxattr on internal
afr keys. Which lead to afr aborting the op saying "operation not
supported".
Solution : Sending a new xattr with only required keys.
Problem 2:
Hardlink migration tries to create linkto files for 2nd to (n-1)th
hardlink of a file on their respective hashed_subvolumes. It may so
happen that the linkto file already exists on the hashed subvolume
may be due to an earlier lookup or hashed subvolume on the older
graph is same as that on the new graph. Hence any new link call may
fail with EEXIST.
Solution: Will log the message with DEBUG level for EEXIST . Otherwise will
log with ERROR level.
Change-Id: I51f9bfc8cf5b9d8e94a9d614391662fddc0874d4
BUG: 1066798
Signed-off-by: Susant Palai <spalai@redhat.com>
Reviewed-on: http://review.gluster.org/7943
Reviewed-by: Raghavendra G <rgowdapp@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'rpc/rpc-lib/src')
0 files changed, 0 insertions, 0 deletions