Add crc32c checksum
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 503cd0fb6c750ce586ef9406a61ab6a493f49b23..f569f5622de5db7d28d0fb3b7319b6aee9545ef1 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -661,6 +661,9 @@ verify=str  If writing to a file, fio can verify the file contents
                                area and store it in the header of each
                                block.
 
                                area and store it in the header of each
                                block.
 
+                       crc32c  Use a crc32c sum of the data area and store
+                               it in the header of each block.
+
                        crc32   Use a crc32 sum of the data area and store
                                it in the header of each block.
 
                        crc32   Use a crc32 sum of the data area and store
                                it in the header of each block.