diff options
author | Susant Palai <spalai@redhat.com> | 2014-02-18 13:03:50 +0000 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-03-30 00:55:43 -0700 |
commit | 9a3de81fe5c42c0495dccc5877cecbc2edb81f3c (patch) | |
tree | 20441631e575436b422b2b56494b4a592f87a910 /rfc.sh | |
parent | 283ae136d4974eefabd65880098449ae244b2d50 (diff) |
DHT/Rebalance : Hard link Migration Failure
Probelm : __is_file_migratable used to return ENOTSUP
for all the cases. Hence, it will add to the failure
count. And the remove-brick status will show failure
for all the files.
Solution : Added 'ret = -2' to gf_defrag_handle_hardlink to
be deemed as success. Otherwise dht_migrate_file will try to
migrate each of the hard link, which not intended.
Change-Id: Iff74f6634fb64e4b91fc5d016e87ff1290b7a0d6
BUG: 1066798
Signed-off-by: Susant Palai <spalai@redhat.com>
Reviewed-on: http://review.gluster.org/7124
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 'rfc.sh')
0 files changed, 0 insertions, 0 deletions