Re: [PATCH] shared/298: Wire btrfs support in get_free_sectors

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



On Wed, Feb 06, 2019 at 05:33:59PM +0200, Nikolay Borisov wrote:
>  [ "$FSTYP" = "xfs" ] && MKFS_OPTIONS="-f $MKFS_OPTIONS"
> +[ "$FSTYP" = "btrfs" ] && MKFS_OPTIONS="-f -dsingle -msingle"

This would drop anything that the original MKFS_OPTIONS had, eg. -O
features or -K, that's an example what I use.



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

  Powered by Linux