diff options
author | Jens Axboe <jens.axboe@oracle.com> | 2009-04-24 08:12:19 +0200 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2009-04-28 07:37:37 +0200 |
commit | c69d48540c201394d08cb4d48b905e001313d9b8 (patch) | |
tree | 6ad78b44cd7fc5d65a0c3bded49f8cb14f4790a9 /kernel/mutex.h | |
parent | c2553b5844b06910435e40cfab9e6f384840cb97 (diff) | |
download | linux-c69d48540c201394d08cb4d48b905e001313d9b8.tar.bz2 |
block: include discard requests in IO accounting
We currently don't do merging on discard requests, but we potentially
could. If we do, then we need to include discard requests in the IO
accounting, or merging would end up decrementing in_flight IO counters
for an IO which never incremented them.
So enable accounting for discard requests.
Problem found by Nikanth Karthikesan <knikanth@suse.de>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'kernel/mutex.h')
0 files changed, 0 insertions, 0 deletions