summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorshishir gowda <sgowda@redhat.com>2013-07-11 13:44:51 +0530
committerAnand Avati <avati@redhat.com>2013-07-15 23:56:34 -0700
commit3e1d8e1689c47d8b83343a403e7d09c018472155 (patch)
tree77dbf001ec0f7742e90ad57861b013917807768d /api
parentc50aa14008f9612d273acb81470f544cad6cff1a (diff)
cluster/dht: Prevent dht_access from going into a loop.
If access fails with ENOTCONN, do not wind to same subvol. We wind to first-up-subvol if access fails with ENOTCONN. In few cases, if dht has only 1 subvolume, and access fails with ENOTCONN, we go into a infinite loop of winding to same subvol The fix is to check if we previously wound to same subvol, and fail if first-up-subvol is same. Change-Id: Ib5d3ce7d33e8ea09147905a7df1ed280874fa549 BUG: 983431 Signed-off-by: shishir gowda <sgowda@redhat.com> Reviewed-on: http://review.gluster.org/5319 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions