On Mon, Nov 21, 2011 at 5:29 PM, René Vangsgaard
<[email protected]> wrote:
> Thank you for answering.
>
> 2) I get this error when mounting:
> couldn't open because of unsupported option features (8).
> fsck.btrfs: disk-io.c:679: open_ctree_fd: Assertion `!(1)' failed.

You're running an out-of-date version of btrfs-progs, which doesn't
understand lzo.

> My current mount options are
> defaults,compress=lzo,subvol=@home
> I have tried removing the compress=lzo with no difference.

Removing compress=lzo doesn't remove compression from existing blocks.

Just disable fsck from running on boot (or update your progs from git).
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to