[Bugs] [Bug 1248890] AFR: Make [f]xattrop metadata transaction
bugzilla at redhat.com
bugzilla at redhat.com
Tue Sep 1 05:56:56 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1248890
--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11810 committed in release-3.7 by Pranith
Kumar Karampuri (pkarampu at redhat.com)
------
commit 9f2a399055d3738457dbc461b1e9e99f718884e0
Author: Pranith Kumar K <pkarampu at redhat.com>
Date: Sun Jul 26 11:19:28 2015 +0530
cluster/afr: Make [f]xattrop metadata transaction
Backport of http://review.gluster.com/11809
Problem:
When xlators above afr do [f]xattrop when one of the bricks is down, after
the
brick comes backup, the metadata is not healed because [f]xattrop is not
considered a transaction.
Fix:
Treat [f]xattrop as transaction so that changes done by xlators above afr
are
marked for heal when some of the bricks were down at the time of
[f]xattrop.
BUG: 1248890
Change-Id: Ibe69aa0ca6be9b4b4134dc2879b306e2e9c4cde8
Signed-off-by: Pranith Kumar K <pkarampu at redhat.com>
Reviewed-on: http://review.gluster.org/11810
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Ravishankar N <ravishankar at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list