X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=filesetup.c;h=4265e3830a73c57f0f3a1c1d24e87db6b3344d9a;hp=33b47c923b5062fbd5bbc5919e4cd5e8bf127566;hb=ccc2b32839091254c63fcbe6957dec40df410b3f;hpb=57e54e087e051186d18cdedad20a2460463d4d30 diff --git a/filesetup.c b/filesetup.c index 33b47c92..4265e383 100644 --- a/filesetup.c +++ b/filesetup.c @@ -584,7 +584,7 @@ open_again: * work-around a "feature" on Linux, where a close of * an fd that has been opened for write will trigger * udev to call blkid to check partitions, fs id, etc. - * That polutes the device cache, which can slow down + * That pollutes the device cache, which can slow down * unbuffered accesses. */ if (f->shadow_fd == -1)