> I've try it without succes
> Here are the log
> 
> btrfsck /dev/sdb1
> couldn't open because of unsupported option features (8).
> btrfsck: disk-io.c:682: open_ctree_fd: Assertion `!(1)' failed.
> Abandon
> 
> btrfs-zero-log /dev/sdb1
> couldn't open because of unsupported option features (8).
> btrfs-zero-log: disk-io.c:682: open_ctree_fd: Assertion `!(1)' failed.
> Abandon
> 

You need to firstly apply the btrfs-progs patch below:

http://marc.info/?l=linux-btrfs&m=128988943421217&w=2

or pull the tmp branch of Chris' btrfs-progs tree, which contains that patch:

git pull 
git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git tmp
--
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