Re: [PATCH 3/3] btrfs-progs: avoid write to the disk before sure to create fs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 08/21/2013 03:19 AM, Josef Bacik wrote:
On Wed, Aug 07, 2013 at 08:11:25PM +0800, Anand Jain wrote:
This patch provides fix for the following bug,

When mkfs.btrfs fails the disks shouldn't be written.
------------
btrfs fi show /dev/sdb
Label: none  uuid: 60fb76f4-3b4d-4632-a7da-6a44dea5573d
         Total devices 1 FS bytes used 24.00KiB
         devid    1 size 2.00GiB used 20.00MiB path /dev/sdb

mkfs.btrfs -dsingle -mraid1 /dev/sdb -f
::
unable to create FS with metadata profile 16 (have 1 devices)

btrfs fi show /dev/sdb
Label: none  uuid: 2da2179d-ecb1-4a4e-a44d-e7613a08c18d
         Total devices 1 FS bytes used 24.00KiB
         devid    1 size 2.00GiB used 20.00MiB path /dev/sdb
-------------

Signed-off-by: Anand Jain <anand.jain@xxxxxxxxxx>

This regresses making a filesystem that is forced to be a mixed block group.

 I guess you are talking about the regression which was addressed
 by the below patch:

    [PATCH] btrfs-progs: mkfs should check for small vol well before

 If this doesn't help, kindly provide the test case.
 I tried with the usual forced Mixed option it just works fine.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux