summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorAnand Avati <avati@redhat.com>2013-01-29 10:05:29 -0800
committerAnand Avati <avati@redhat.com>2013-01-29 11:56:42 -0800
commit4cbb14cf6fc3f1b52ff0062a9fee88e2170ad454 (patch)
tree823ab36ccf9269acbbab7178b4fa9517a04fd503 /api
parent088050b257ac9cbd2115587b0f7306760c44a4a3 (diff)
quick-read: various fixes
- initialize xdata in qr_lookup even if it was NULL from top. This allows qr to do its job even if lookup originated from fuse-resolve.c - extend test cases to include 1 second delay and retry - fix bug while checking condition for cached unwind qr_readv_cached() unwinds if op_ret > 0. Therefore qr_readv() must wind to subvol only if !(op_ret > 0) (i.e, op_ret <= 0). - qr_readv_cached() is using uninitialized @conf pointer. Thanks to Raghavendra Bhat for catching this! Change-Id: Ifaf2ea2685e452210ef9ba3c2d1f2ab51900650c BUG: 846240 Signed-off-by: Anand Avati <avati@redhat.com> Reviewed-on: http://review.gluster.org/4452 Reviewed-by: Raghavendra Bhat <raghavendra@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions