samba-bugs at samba.org
2009-Oct-22 23:29 UTC
DO NOT REPLY [Bug 6839] New: more dont compress entries
https://bugzilla.samba.org/show_bug.cgi?id=6839
Summary: more dont compress entries
Product: rsync
Version: 3.0.6
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: karl at freefriends.org
QAContact: rsync-qa at samba.org
I'd like to suggest adding more entries to the default dont compress list
(DEFAULT_DONT_COMPRESS in loadparm.c), namely:
.xz .txz (http://tukaani.org/xz/, new fmt replacing lzma and 7zip)
.lz .tlz (http://lzip.nongnu.org, another fmt along those lines)
xz is being used in rpm payloads these days, among other places.
It compresses better than bz2 and typically decompresses at about the speed of
gz. (For that matter, I also suggest distributing rsync as a .tar.xz. :)
On another front, I don't think .png files be usefully compressed either.
Thanks,
Karl
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
samba-bugs at samba.org
2010-Aug-21 21:45 UTC
DO NOT REPLY [Bug 6839] more dont compress entries
https://bugzilla.samba.org/show_bug.cgi?id=6839
wayned at samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #1 from wayned at samba.org 2010-08-21 16:45 CST -------
Thanks for the suggestions. I'm adding them.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.