You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2016/03/23 21:22:25 UTC

[jira] [Resolved] (COMPRESS-346) detect star sparse files

     [ https://issues.apache.org/jira/browse/COMPRESS-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Bodewig resolved COMPRESS-346.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.11

star uses the same 'S' linkflag for sparse entries that "oldgnu" uses and to the level we are supporting sparse entries (not at all, only allow to skip over them) they are identical.

git commit 62f86d5 adds additional code that reads the "real size" from SHILY PAX headers if present.

> detect star sparse files
> ------------------------
>
>                 Key: COMPRESS-346
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-346
>             Project: Commons Compress
>          Issue Type: Sub-task
>            Reporter: Stefan Bodewig
>             Fix For: 1.11
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)