X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=engines%2Fskeleton_external.c;h=cff83a10ef6c2631f6df2045bec6f4ffe6a238d8;hp=c79b6f11146ff5ed7844f54da6ee03c3fbf971ac;hb=2c7dd23e5142e421723ede2557fe868ac32c8265;hpb=9db0cde87d1c928b9d629c6f1b0f8f2ed729d908 diff --git a/engines/skeleton_external.c b/engines/skeleton_external.c index c79b6f11..cff83a10 100644 --- a/engines/skeleton_external.c +++ b/engines/skeleton_external.c @@ -156,7 +156,6 @@ static int fio_skeleton_close(struct thread_data *td, struct fio_file *f) /* * Hook for getting the zoned model of a zoned block device for zonemode=zbd. * The zoned model can be one of (see zbd_types.h): - * - ZBD_IGNORE: skip regular files * - ZBD_NONE: regular block device (zone emulation will be used) * - ZBD_HOST_AWARE: host aware zoned block device * - ZBD_HOST_MANAGED: host managed zoned block device