Re: [PATCH] libxfs: detect zoned disks and prevent their raw use

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

 




On 6/15/18 3:50 PM, Luis R. Rodriguez wrote:
> +	if (ret == 1) {
> +		fprintf(stderr,
> +_("%s: zoned disk detected, refer to dm-zoned-tools for how to use with XFS\n"),
> +			path);
> +		exit(1);

Sorry for not sending this before V2, but is "dm-zoned-tools" established enough
in the ecosystem at this point to embed it in help text of utilities like this?

(It's not in debian or in fedora, so that message might lead to some head-scratching,
I think)

-Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux