summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRaghavendra G <raghavendra@gluster.com>2011-03-16 09:40:43 +0000
committerVijay Bellur <vijay@dev.gluster.com>2011-03-17 11:58:07 -0700
commit4aeaa48108d924ea67d77fedfadb7d96a13712dd (patch)
tree97c8a3e0298cc329571f8594e2f16dfdfcb06edb /INSTALL
parent094d42b9a8d1d5d68d29bfb9b0b735f5c94f8a36 (diff)
performance/quick-read: propagate errors during open back to actual fops.
- If open fails and there are any other fops waiting on that open, those fops should also unwind with appropriate errors. Before this patch, irrespective of success/failure of open, fops waiting on it were stack_wound and since fd was invalid, they would fail with EBADFD errors. Due to this actual error would've got masked by EBADFD. Signed-off-by: Amar Tumballi <amar@gluster.com> Signed-off-by: Vijay Bellur <vijay@dev.gluster.com> BUG: 2346 (Log message enhancements in GlusterFS - phase 1) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2346
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions