All of lore.kernel.org
 help / color / mirror / Atom feed
* converting lzo compression to zlib compression?
@ 2013-06-16 17:16 Tomasz Chmielewski
  2013-06-17  2:11 ` Liu Bo
  2013-06-17 15:16 ` David Sterba
  0 siblings, 2 replies; 3+ messages in thread
From: Tomasz Chmielewski @ 2013-06-16 17:16 UTC (permalink / raw)
  To: linux-btrfs

I have a btrfs filesystem mounted with "compress=lzo" now.

I'd like to see how much space would I save by converting it to zlib.


Would it be possible to convert lzo compression to zlib compression
with the following:

- mount the filesystem with "compress=zlib"
- run balance
- when balance finishes, the data would be compressed with zlib

Would this work as above, or do I have to copy the data out and back to
convert from lzo compression to zlib compression?


-- 
Tomasz Chmielewski
http://wpkg.org



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-17 15:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-16 17:16 converting lzo compression to zlib compression? Tomasz Chmielewski
2013-06-17  2:11 ` Liu Bo
2013-06-17 15:16 ` David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.