commit | b2982649ce38293b14684b26bcda20cfc54164e6 | [log] [tgz] |
---|---|---|
author | Chen, Kenneth W <kenneth.w.chen@intel.com> | Thu Oct 13 21:49:29 2005 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Fri Oct 28 08:15:43 2005 +0200 |
tree | 8208c0cd33f2565f0f193d0afab282a7d0778382 | |
parent | 20e5c81fcff89535dced2ed71cf24c6c648ff40e [diff] |
Following the same idea, it occurs to me that we should only update disk stat when "now" is different from disk->stamp. Otherwise, we are again needlessly adding zero to the stats. Signed-off-by: Ken Chen <kenneth.w.chen@intel.com> Signed-off-by: Jens Axboe <axboe@suse.de>