On Tue, Jun 23, 2015 at 11:07:00AM +0800, wangyf wrote:
> Hi,
> I have tested your PATCH v2 , but something wrong happened.
> 
> kernel: 4.1.0-rc7+ with your five patches
> vitrualBox ubuntu14.10-server + LVM
> 
> I make a new btrfs.ko with your patches,
> rmmod original module and insmod the new.
> 
> When I use the profile RAID1/10, mkfs successfully
> But when mount the fs, dmesg dumped:
>     trans: 18446612133975020584 running 5
>     btrfs transid mismatch buffer 29507584, found 18446612133975020584
> running 5
>     btrfs transid mismatch buffer 29507584, found 18446612133975020584
> running 5
>     btrfs transid mismatch buffer 29507584, found 18446612133975020584
> running 5
> ... ...
> 
> When use the RAID5/6, mkfs and mount
> system stoped at the 'mount -t btrfs /dev/mapper/server-dev1 /mnt' cmd.
> 
> That's all.

Hm, that's really weird, I can't reproduce that here at all. I don't see
what would cause that in this series, and the changes from v1 are
minimal. For my sake, could you make sure that there's nothing else
going on?

Thanks!
-- 
Omar
--
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