From: Niklas Cassel <niklas.cassel@xxxxxxx> Hello Jens, Please consider this minor series which adds missing information about the existing behavior of the per priority stats. It also cleans up the per priority stat code, no functional changes, so that it is easier to follow. Changes since v1: -Update man-page and HOWTO about the existing behavior of per prio stats. -Move the patch that adds comments to stat.c to the beginning of the series, to more clearly highlight that this series has no functional changes. Kind regards, Niklas Niklas Cassel (6): docs: document quirky implementation of per priority stats reporting stat: add comments describing the quirky behavior of clat prio samples stat: rename add_lat_percentile_sample() stat: rename add_lat_percentile_sample_noprio() stat: simplify add_lat_percentile_prio_sample() stat: make add lat percentile functions inline HOWTO | 6 +++++- fio.1 | 5 ++++- stat.c | 53 ++++++++++++++++++++++++++++++++++++++++------------- 3 files changed, 49 insertions(+), 15 deletions(-) -- 2.33.1