diff options
author | mm <mm@FreeBSD.org> | 2011-08-25 08:35:09 +0000 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2011-08-25 08:35:09 +0000 |
commit | d02c70f432d57241ad6adf044f5fea83d571bd99 (patch) | |
tree | 98a2160b30a97972827b50ad6769e01c00a4acda /bin/ps | |
parent | e104c96f018139a8d2a85057c37ae2e5999cbd41 (diff) | |
download | FreeBSD-src-d02c70f432d57241ad6adf044f5fea83d571bd99.zip FreeBSD-src-d02c70f432d57241ad6adf044f5fea83d571bd99.tar.gz |
Import bugfix for reading and extracting of FreeBSD ISO images with tar.
Upstream revision 3645 (merge of 3642):
Change the mechanism handling a rr_moved directory,
which is Rockridge extension that can exceed the limitation of
a maximum directory depth of ISO 9660.
- Stop reading all entries at a time.
- Connect "CL" entry to "RE" entry dynamically, which "CL" and "RE"
have information to rebuild a full directory tree.
- Tweak some related tests since we use Headsort for re-ordering
entries and it cannot make a steady order when the keies of
the entries are the same.
http://code.google.com/p/libarchive/issues/detail?id=168
Reviewed by: kientzle
Approved by: re (kib)
Obtained from: libarchive (release/2.8, svn rev 3645)
MFC after: 3 days
Diffstat (limited to 'bin/ps')
0 files changed, 0 insertions, 0 deletions