[PATCH blktests v4 04/11] common/xfs: Limit fio size job to fit into xfs fs
Chaitanya Kulkarni
chaitanyak at nvidia.com
Tue May 16 21:37:45 PDT 2023
On 5/11/23 07:09, Daniel Wagner wrote:
> The usable capacity of the filesystem is less than the raw
> partition/device size due to the additional meta/log data.
>
> Ensure that the job size for fio is not exceeding the limits.
>
> Because we have hard coded the path where we mount the filesystem
> and don't want to expose this, we just update max size inside
> _xfs_run_fio_verify_io(). No need to leak this into the caller.
>
> Signed-off-by: Daniel Wagner <dwagner at suse.de>
> ---
>
make sense for the xfs fio verify, looks good.
Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>
-ck
More information about the Linux-nvme
mailing list