linux-stable/drivers/block/aoe
Tejun Heo 80795aefb7 block: move capacity from disk to part0
Move disk->capacity to part0->nr_sects and convert all users who
directly accessed the field to use {get|set}_capacity().  This is done
early to allow the __dev field to be moved.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2008-10-09 08:56:07 +02:00
..
aoe.h remove aoedev_isbusy() 2008-04-29 08:06:24 -07:00
aoeblk.c block: move capacity from disk to part0 2008-10-09 08:56:07 +02:00
aoechr.c aoe: convert emsgs_sema into a completion 2008-07-25 10:53:45 -07:00
aoecmd.c block: move capacity from disk to part0 2008-10-09 08:56:07 +02:00
aoedev.c block: move capacity from disk to part0 2008-10-09 08:56:07 +02:00
aoemain.c aoe: update copyright date 2008-02-08 09:22:32 -08:00
aoenet.c Remove newline from the description of module parameters 2008-08-01 12:46:41 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00