X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=td_error.h;h=1b38a5349ffc727019364f3490ff37171a03880e;hb=3ed673c6a2f147f2adfbd5bb785ad79c0f4a42ed;hp=113398987553e6f75903877c380d5e3b02300a03;hpb=d503e281987cea0d706444eee7a447a11db7b6be;p=fio.git diff --git a/td_error.h b/td_error.h index 11339898..1b38a534 100644 --- a/td_error.h +++ b/td_error.h @@ -2,7 +2,8 @@ #define FIO_TD_ERROR_H /* - * What type of errors to continue on when continue_on_error is used + * What type of errors to continue on when continue_on_error is used, + * and what type of errors to ignore when ignore_error is used. */ enum error_type_bit { ERROR_TYPE_READ_BIT = 0,