]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Reduce the likelihood of false hardlinks by ignoring entries with
authorTim Kientzle <kientzle@gmail.com>
Tue, 8 Dec 2009 06:18:24 +0000 (01:18 -0500)
committerTim Kientzle <kientzle@gmail.com>
Tue, 8 Dec 2009 06:18:24 +0000 (01:18 -0500)
commit07df1de43b05b1238ba049ab9f81192e967c606f
tree141ad96f8564ec57bf94e653c3107cef350a528e
parent30f98f03b4462439017c821948d8af6ecf10bd22
Reduce the likelihood of false hardlinks by ignoring entries with
nlinks <= 1 when comparing dev/ino values.  This seems to address Issue 54.

SVN-Revision: 1718
Makefile.am
libarchive/archive_read_support_format_cpio.c
libarchive/test/CMakeLists.txt
libarchive/test/test_compat_cpio.c [new file with mode: 0644]
libarchive/test/test_compat_cpio_1.cpio.uu [new file with mode: 0644]