Re: [PATCH v2] btrfs-progs: force overwrite should wipe stale SB

2014-10-10 Thread David Sterba
On Thu, Oct 02, 2014 at 07:22:09AM +0800, Anand Jain wrote: (I am unable to reproduce the issue, tried to go back with progs versions but still the same. So as of now this code remains untested, suggest to wait till we have a reproducible test case). Here is a test case which says it all..

Re: [PATCH v2] btrfs-progs: force overwrite should wipe stale SB

2014-10-10 Thread Anand Jain
Thanks. Anand On 10/10/2014 03:39 PM, David Sterba wrote: On Thu, Oct 02, 2014 at 07:22:09AM +0800, Anand Jain wrote: (I am unable to reproduce the issue, tried to go back with progs versions but still the same. So as of now this code remains untested, suggest to wait till we have a

[PATCH v2] btrfs-progs: force overwrite should wipe stale SB

2014-10-02 Thread Anand Jain
(I am unable to reproduce the issue, tried to go back with progs versions but still the same. So as of now this code remains untested, suggest to wait till we have a reproducible test case). Here is a test case which says it all.. mkfs.xfs -f $DEV mkfs.btrfs -f $DEV mount $DEV $MNT mount: