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
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to