* disabling compression, or specifying invalid mount options
@ 2009-10-06 19:20 Tomasz Chmielewski
0 siblings, 0 replies; only message in thread
From: Tomasz Chmielewski @ 2009-10-06 19:20 UTC (permalink / raw)
To: linux-btrfs
Is there a way to disable compression?
# mount -o remount,nocompress /mnt/btrfs
#
Not sure if it worked, so let's do:
# mount -o remount,blah,foo,bar /mnt/btrfs/
#
Hmm. Is it expected (long term)?
# mount
(...)
/dev/sdb4 on /mnt/btrfs type btrfs (rw,noatime,compress,nocompress,blah,foo,bar)
--
Tomasz Chmielewski
http://wpkg.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-10-06 19:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-06 19:20 disabling compression, or specifying invalid mount options Tomasz Chmielewski
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.