Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
to validate and repair metadata corruptions when they are found. The CRC
algorithm used is CRC32c, so the overhead is dependent on CPU architecture as
some CPUs have hardware acceleration of this algorithm. Typically the overhead
-of calculating and checking the CRCs is not noticable in normal operation.
+of calculating and checking the CRCs is not noticeable in normal operation.
.IP
By default,
.B mkfs.xfs