On Tue, May 09, 2017 at 07:46:08PM +0530, Lakshmipathi.G wrote: > created a test script but it fail to detect mk2fs. Test script 009 > also produces: > > # ./convert-tests/009-common-inode-flags/test.sh > [TEST/conv] common inode flags test, btrfs defaults > failed: mke2fs -t ext4 -b 4096 -F > /home/laks/centos/laks/BTRFS/btrfs-progs/tests/test.img > > Seems like run_check fails to detect mke2fs command. Something wrong > with my setup or issue with run_check?
Does the mke2fs command exist on your system? We maybe want to use mkfs.ext4 directly. -- 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