After applying changes from Alexandre''s patch I got following error: Device 1 (/dev/picard-main/home) opened in fd 4 couldn''t open because of unsupported option features (8). btrfsck: disk-io.c:723: open_ctree_fd: Assertion `!(1)'' failed. zsh: abort ./btrfsck /dev/picard-main/home If I ask to ignore the unsupported features I get: btrfsck: root-tree.c:46: btrfs_find_last_root: Assertion `!(path->slots[0] == 0)'' failed. I would be grateful for any help. Best regards -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Maciej Piechotka <uzytkownik2 <at> gmail.com> writes:> btrfsck: root-tree.c:46: btrfs_find_last_root: Assertion > `!(path->slots[0] == 0)'' failed.Maciej, I see such "Assertion failed" messages usually while playing around with different kernels and different versions of btrfs-progs. Please make sure they match, meaning btrfs-progs compiled using the currently running kernel. Just an idea, Jan -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html