stat: update description of clat accounting in stat.h
authorVincent Fu <vincent.fu@wdc.com>
Mon, 9 Oct 2017 14:47:11 +0000 (10:47 -0400)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Oct 2017 15:09:53 +0000 (09:09 -0600)
commit37b086520bc14c1771be3bebbf1d280336a24ea5
tree59752701a6faec75877fc9fcd284f0516b3ac70f
parentf7c9bfd57232c6e11623d741be340d32f796c726
stat: update description of clat accounting in stat.h

The description in stat.h of the data structure used for
storing completion latency percentiles had not been updated
to reflect the transition to nanosecond timing. This patch
updates the description to be consistent with the nanosecond
changes. There have been a few instances on github and the
mailing list where this had caused confusion.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
stat.h