]> git.neil.brown.name Git - history.git/commit
[PATCH] disk stats accounting fix
authorJens Axboe <axboe@suse.de>
Thu, 10 Jul 2003 17:06:52 +0000 (10:06 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Thu, 10 Jul 2003 17:06:52 +0000 (10:06 -0700)
commitb8ac7066011eb9fb1bea5bdcda1aedf3f90483da
tree1914b6967072c055e11efdd27b508d96a7507c63
parent9cbdaa44a7aabf21d2c85e32f1f5f61829d8f857
[PATCH] disk stats accounting fix

We should only account file system requests, ones originating from
__make_request(). Otherwise it skews the counters and they go negative
really fast.
drivers/block/ll_rw_blk.c