Home
last modified time | relevance | path

Searched hist:"7 d8d00140715a115193bf502fa3b0cfe620f0dd9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-stat.cdiff 7d8d00140715a115193bf502fa3b0cfe620f0dd9 Thu Mar 16 10:46:14 CDT 2017 Omar Sandoval <osandov@fb.com> blk-stat: fix blk_stat_sum() if all samples are batched

We need to flush the batch _before_ we check the number of samples,
otherwise we'll miss all of the batched samples.

Fixes: cf43e6b ("block: add scalable completion tracking of requests")
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>