X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=engines%2Fskeleton_external.c;h=cff83a10ef6c2631f6df2045bec6f4ffe6a238d8;hb=HEAD;hp=c79b6f11146ff5ed7844f54da6ee03c3fbf971ac;hpb=d7a28031718d281f1b9ea593c8a3f395761510ca;p=fio.git 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