[Bugs] [Bug 1305277] [Tier]: Endup in multiple entries of same file on client after rename which had a hardlinks

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 7 07:07:52 UTC 2016


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



--- Comment #4 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13391 committed in master by Dan Lambright
(dlambrig at redhat.com) 
------
commit eb362c74db84d95aac07febf0d888bd98b3fb2b9
Author: N Balachandran <nbalacha at redhat.com>
Date:   Sat Feb 6 21:09:29 2016 +0530

    cluster/tier: Create linkfiles to hardlinks correctly

    There is a bug in the way hardlinks are handled in tiered volumes. Ideally,
the tier linkto files on the cold tier to files that are hardlinks to each
other on the hot tier, should themselves be hardlinks of each other. As they
are not, they end up being files with the same gfid but different names for the
cold tier dht, and end up overwriting the cached-subvol information stored in
the dht inode-ctx.

    Change-Id: Ic658a316836e6a1729cfea848b7d212674b0edd2
    BUG: 1305277
    Signed-off-by: N Balachandran <nbalacha at redhat.com>
    Reviewed-on: http://review.gluster.org/13391
    Smoke: Gluster Build System <jenkins at build.gluster.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Dan Lambright <dlambrig at redhat.com>
    Tested-by: Dan Lambright <dlambrig at redhat.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list