[Bugs] [Bug 1225839] [DHT:REBALANCE]: xattrs set on the file during rebalance migration will be lost after migration is over
bugzilla at redhat.com
bugzilla at redhat.com
Thu Jun 4 12:04:10 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1225839
--- Comment #5 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10968 committed in release-3.7 by Raghavendra
G (rgowdapp at redhat.com)
------
commit 4124fc8cb1b5026d8b9bb31b5e24d97aa1d94f86
Author: Nithya Balachandran <nbalacha at redhat.com>
Date: Mon Apr 13 14:24:44 2015 +0530
cluster/dht: Fix dht_setxattr to follow files under migration
If a file is under migration, then any xattrs created on it
are lost post migration of the file. This is because
the xattrs are set only on the cached subvol of the source
and as the source is under migration, it becomes a linkto file
post migration.
Change-Id: Ib8e233b519cf954e7723c6e26b38fa8f9b8c85c0
BUG: 1225839
Signed-off-by: Nithya Balachandran <nbalacha at redhat.com>
Reviewed-on: http://review.gluster.org/10968
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
Tested-by: Raghavendra G <rgowdapp 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