]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Remove an unnecessary check of file xattrs used for HFS+ compression
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 30 Oct 2012 21:07:14 +0000 (06:07 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 30 Oct 2012 21:07:14 +0000 (06:07 +0900)
commit813159a41055a43c7f331d955fd00c682c851263
tree3480bb1536dcf87324c84408b05259be9718dd5c
parentd6c3d50a963b339e3fc22a215a4df351a2d64cad
Remove an unnecessary check of file xattrs used for HFS+ compression
since the file was removed if existent.
libarchive/archive_write_disk_posix.c