Tejun Heo 074a7aca7a block: move stats from disk to part0
Move stats related fields - stamp, in_flight, dkstats - from disk to
part0 and unify stat handling such that...

* part_stat_*() now updates part0 together if the specified partition
  is not part0.  ie. part_stat_*() are now essentially all_stat_*().

* {disk|all}_stat_*() are gone.

* part_round_stats() is updated similary.  It handles part0 stats
  automatically and disk_round_stats() is killed.

* part_{inc|dec}_in_fligh() is implemented which automatically updates
  part0 stats for parts other than part0.

* disk_map_sector_rcu() is updated to return part0 if no part matches.
  Combined with the above changes, this makes NULL special case
  handling in callers unnecessary.

* Separate stats show code paths for disk are collapsed into part
  stats show code paths.

* Rename disk_stat_lock/unlock() to part_stat_lock/unlock()

While at it, reposition stat handling macros a bit and add missing
parentheses around macro parameters.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2008-10-09 08:56:08 +02:00
..
2006-01-01 22:21:50 +01:00
2007-10-20 02:01:11 +01:00
2005-04-16 15:20:36 -07:00
2008-07-21 12:00:40 +01:00
2007-10-20 02:01:11 +01:00
2008-04-25 13:26:55 +01:00
2008-04-25 13:26:57 +01:00
2008-04-25 13:26:57 +01:00
2008-07-21 12:00:38 +01:00
2007-10-20 02:01:07 +01:00
2008-04-25 13:26:57 +01:00
2008-07-21 12:00:35 +01:00
2008-07-21 12:00:35 +01:00
2007-10-20 02:01:07 +01:00
2007-10-20 02:01:26 +01:00
2008-10-09 08:56:08 +02:00
2008-10-09 08:56:08 +02:00
2008-10-09 08:56:08 +02:00
2008-02-06 10:41:18 -08:00
2008-10-09 08:56:08 +02:00
2008-10-09 08:56:08 +02:00
2008-10-09 08:56:08 +02:00
2005-09-17 11:49:58 -07:00
2005-09-17 11:49:58 -07:00
2005-04-16 15:20:36 -07:00
2007-10-29 07:41:32 -07:00
2005-04-16 15:20:36 -07:00
2007-10-29 07:41:32 -07:00
2007-10-29 07:41:32 -07:00
2007-10-29 07:41:32 -07:00
2008-10-09 08:56:08 +02:00
2005-04-16 15:20:36 -07:00