bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] [PATCH] ZSTD compression support.


From: Shawn Landden
Subject: Re: [Bug-tar] [PATCH] ZSTD compression support.
Date: Mon, 27 Nov 2017 11:47:50 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0


        

        

        

        

        

+ ct_xz,

+  ct_zstd

there should be a comma after ct_zstd. compilers can accept this now.

You are missing concatenation -A support. Zstd has special compatibility with 
concatenation
(read the man page)
and as such you should change the tar man page to document that -A works with 
zstd, and make
sure -A works with .tar.zstd archives.

-Shawn Landden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]