diff options
author | Pranith Kumar K <pkarampu@redhat.com> | 2013-01-25 10:58:19 +0530 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-01-29 12:29:51 -0800 |
commit | 36a9ac82f05aeb01b0656bb82631a87db6a11803 (patch) | |
tree | 43d9c7e3fc740c33900c522d907fece666f9027a /api/src | |
parent | 4cbb14cf6fc3f1b52ff0062a9fee88e2170ad454 (diff) |
cluster/afr: Change order of unwind, resume for writev
Generally inode-write fops do transaction.unwind then
transaction.resume, but writev needs to make sure that
delayed post-op frame is placed in fdctx before unwind
happens. This prevents the race of flush doing the
changelog wakeup first in fuse thread and then this
writev placing its delayed post-op frame in fdctx.
This helps flush make sure all the delayed post-ops are
completed.
Change-Id: Ia78ca556f69cab3073c21172bb15f34ff8c3f4be
BUG: 888174
Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
Reviewed-on: http://review.gluster.org/4428
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'api/src')
0 files changed, 0 insertions, 0 deletions