mkfs.f2fs: check zoned block devices configuration
authorDamien Le Moal <damien.lemoal@wdc.com>
Fri, 28 Oct 2016 07:57:03 +0000 (16:57 +0900)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 2 Nov 2016 00:27:35 +0000 (17:27 -0700)
commitebbfb5979eccc76d5f5cd4b5112e795b11b06fd7
tree438c8a84c1d2845905d22ad84196129ee51c3062
parent1e0f68d947e0c5aeee9488b9429112985a69dea8
mkfs.f2fs: check zoned block devices configuration

Make sure the drive has enough randomly writeable zones from
the beginning of the partition to hold the meta data sections.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
mkfs/f2fs_format.c