[Bugs] [Bug 1621981] dht: File rename removes the .glusterfs handle for linkto file

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 3 05:42:42 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1621981

Worker Ant <bugzilla-bot at gluster.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|POST                        |MODIFIED



--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/21023 committed in master by "Raghavendra G"
<rgowdapp at redhat.com> with a commit message- cluster/dht: In rename, unlink
after creating linkto file

The linkto file creation for the dst was done in parallel with
the unlink of the old src linkto. If these operations reached
the brick out of order, we end up with a dst linkto file without
a .glusterfs handle.

Fixed by the unlinking only after the linkto file creation has
completed.

Change-Id: I4246f7655f5bc180f5ded7fd34d263b7828a8110
fixes: bz#1621981
Signed-off-by: N Balachandran <nbalacha 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