From: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> This part isn't in sync with HOWTO, but also simply wrong. HOWTO as well as the actual option have SYNC_FILE_RANGE_WAIT_AFTER for this. Signed-off-by: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> --- fio.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fio.1 b/fio.1 index 5da9ecf..8a41321 100644 --- a/fio.1 +++ b/fio.1 @@ -1071,7 +1071,7 @@ SYNC_FILE_RANGE_WAIT_BEFORE SYNC_FILE_RANGE_WRITE .TP .B wait_after -SYNC_FILE_RANGE_WRITE +SYNC_FILE_RANGE_WAIT_AFTER .TP .RE .P -- 2.9.4 -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html