summaryrefslogtreecommitdiffstats
path: root/xlators/storage
diff options
context:
space:
mode:
authorPranith Kumar K <pkarampu@redhat.com>2013-02-27 18:36:32 +0530
committerAnand Avati <avati@redhat.com>2013-03-01 14:50:58 -0800
commit9dac72481beb92547d3554b3355f3497a73a7fff (patch)
treef2688fd04a4b7e4a48f5e2256f2979057bcdc66b /xlators/storage
parent29e75759d574952db96d9a85e20804af1eec7327 (diff)
cluster/afr: Turn on eager-lock for fd DATA transactions
Problem: With the present implementation, eager-lock is issued for any fd fop. eager-lock is being transferred to metadata transactions. But the lk-owner is set to local->fd address only for DATA transactions, but for METADATA transactions it is frame->root. Because of this unlock on the eager-lock fails and rebalance hangs. Fix: Enable eager-lock for fd DATA transactions Change-Id: If30df7486a0b2f5e4150d3259d1261f81473ce8a BUG: 916226 Signed-off-by: Pranith Kumar K <pkarampu@redhat.com> Reviewed-on: http://review.gluster.org/4588 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'xlators/storage')
0 files changed, 0 insertions, 0 deletions