[PATCH blktests v2 02/11] common/xfs: Create common helper to check for XFS support

Chaitanya Kulkarni Chaitanya.Kulkarni at wdc.com
Tue Oct 6 19:44:20 EDT 2020


On 9/30/20 11:54, Logan Gunthorpe wrote:
>  
>  requires() {
>  	_nvme_requires
> -	_have_program mkfs.xfs && _have_fio
> +	_have_xfs
> +	_have_fio
Can you make _have_xfs return true false ? so it can be used with && ?



More information about the Linux-nvme mailing list