Commit c488119
committed
iolog_read_timing_record: only log the first 128 bytes of bad lines
If the timing line is invalid or corrupt there's no reason to log
the entire thing, up to LINE_MAX. The first 128 bytes should
be sufficient to debug the problem.1 parent 646ec6e commit c488119
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
| 285 | + | |
284 | 286 | | |
285 | 287 | | |
286 | 288 | | |
0 commit comments