1
0
Fork 0
tar-split/archive/tar
Vincent Batts b48c28014e archive/tar: fix round-trip attributes
The issue was identified while
working with round trip FileInfo of the headers of hardlinks. Also,
additional test cases for hard link handling.
(review carried over from http://golang.org/cl/165860043)

Fixes #9027

Change-Id: I9e3a724c8de72eb1b0fbe0751a7b488894911b76
Reviewed-on: https://go-review.googlesource.com/6790
Reviewed-by: Russ Cox <rsc@golang.org>

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-08-21 00:15:22 -04:00
..
testdata archive/tar: fix round-trip attributes 2015-08-21 00:15:22 -04:00
common.go archive/tar: fix round-trip attributes 2015-08-21 00:15:22 -04:00
example_test.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
reader.go archive/tar: add missing error checks 2015-08-21 00:15:22 -04:00
reader_test.go archive/tar: add missing error checks 2015-08-21 00:15:22 -04:00
stat_atim.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
stat_atimespec.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
stat_unix.go archive/tar: fix round-trip attributes 2015-08-21 00:15:22 -04:00
tar_test.go archive/tar: fix round-trip attributes 2015-08-21 00:15:22 -04:00
writer.go archive/tar: fix error message 2015-08-21 00:15:22 -04:00
writer_test.go archive/tar: fix round-trip attributes 2015-08-21 00:15:22 -04:00