[Bugs] [Bug 1312721] tar complains: <fileName>: file changed as we read it
bugzilla at redhat.com
bugzilla at redhat.com
Mon Mar 28 10:56:57 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1312721
--- Comment #7 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13831 committed in release-3.7 by Raghavendra
G (rgowdapp at redhat.com)
------
commit cd32751867252219bd66fa300418579080eef924
Author: Jeff Darcy <jdarcy at redhat.com>
Date: Thu Mar 17 13:33:34 2016 -0400
dht: report constant directory size
Directory size is meaningless. Every filesystem has its own
unpredictable way of increasing or decreasing it, based on internal data
structures and even transient conditions. Some filesystems (e.g. ext4)
never decrease it at all. Others (e.g. btrfs) don't even report it.
Very few programs look at it, and those that do are broken.
Unfortunately, one such program is GNU tar, which will complain when it
sees different values because at different times we got the value from
different DHT subvolumes. To avoid such problems, just report a
constant value.
Backport of http://review.gluster.org/#/c/13770/
> Change-Id: Id64ce917c75b5f7ff50cb55b6e997f3b3556e7e3
> BUG: 1302948
> Original-author: Shyam <srangana at redhat.com>
> Signed-off-by: Jeff Darcy <jdarcy at redhat.com>
> Signed-off-by: N Balachandran <nbalacha at redhat.com>
> Reviewed-on: http://review.gluster.org/13770
> 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: Shyamsundar Ranganathan <srangana at redhat.com>
> Reviewed-by: Vijay Bellur <vbellur at redhat.com>
Change-Id: Id64ce917c75b5f7ff50cb55b6e997f3b3556e7e3
BUG: 1312721
Original-author: Shyam <srangana at redhat.com>
Signed-off-by: Jeff Darcy <jdarcy at redhat.com>
Signed-off-by: N Balachandran <nbalacha at redhat.com>
Reviewed-on: http://review.gluster.org/13831
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: Raghavendra G <rgowdapp at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=UTl2FQfmsi&a=cc_unsubscribe
More information about the Bugs
mailing list