]> git.ipfire.org Git - thirdparty/libarchive.git/commit
If a restoring file name begins with "._" and its form is
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Thu, 1 Nov 2012 23:50:47 +0000 (08:50 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Thu, 1 Nov 2012 23:50:47 +0000 (08:50 +0900)
commita70241b74eab3a5a2295719726299dd5129cb319
tree93fb7cb4c4ab223e1858d61acd0398ecfbbceb89
parent16c859d9bb1a360c197083ea5cb99260f2619bac
If a restoring file name begins with "._" and its form is
AppleDouble, link it with the data fork file and remove it.
libarchive/archive_write_disk_posix.c