tar: work around FreeBSD symlink incompatibility with POSIX
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Nov 2010 20:57:47 +0000 (12:57 -0800)
committerBdale Garbee <bdale@gag.com>
Tue, 7 Dec 2010 03:40:00 +0000 (20:40 -0700)
commit2f1a7b3a1616f92c78e9b89203b0b358e1e67053
tree9d2e8e2bcebfb2a6fabe420638a64bbc713fdfeb
parent1a73650de34797dca475bfb9c3584045775d6e9f
tar: work around FreeBSD symlink incompatibility with POSIX

* src/extract.c (maybe_recoverable): Treat EMLINK like ELOOP, for
FreeBSD.  Problem reported by Christian Weisgerber in
<http://lists.gnu.org/archive/html/bug-tar/2010-11/msg00080.html>.
src/extract.c