linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* compression via chattr
@ 2013-09-27 15:10 William Lima
  2013-09-27 16:14 ` Liu Bo
  0 siblings, 1 reply; 2+ messages in thread
From: William Lima @ 2013-09-27 15:10 UTC (permalink / raw)
  To: linux-btrfs

Enabling compression via chattr +c works with ZLIB (default method)
only, right? Since there is no way to specify a compression method.
Cannot I use LZO this way?

Thanks in advance,

-- 
w

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

* Re: compression via chattr
  2013-09-27 15:10 compression via chattr William Lima
@ 2013-09-27 16:14 ` Liu Bo
  0 siblings, 0 replies; 2+ messages in thread
From: Liu Bo @ 2013-09-27 16:14 UTC (permalink / raw)
  To: William Lima; +Cc: linux-btrfs

On Fri, Sep 27, 2013 at 12:10:03PM -0300, William Lima wrote:
> Enabling compression via chattr +c works with ZLIB (default method)
> only, right? Since there is no way to specify a compression method.
> Cannot I use LZO this way?

You can add compress=lzo into your mount options, then chattr +c will
work with LZO, sorry, I know it's not good, but that may be all we can
do about it for now.

-liubo

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

end of thread, other threads:[~2013-09-27 16:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 15:10 compression via chattr William Lima
2013-09-27 16:14 ` Liu Bo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).