linux/drivers/block/aoe
Tejun Heo ed9e198234 block: implement and use {disk|part}_to_dev()
Implement {disk|part}_to_dev() and use them to access generic device
instead of directly dereferencing {disk|part}->dev.  To make sure no
user is left behind, rename generic devices fields to __dev.

This is in preparation of unifying partition 0 handling with other
partitions.

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: implement and use {disk|part}_to_dev() 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: fix diskstats access 2008-10-09 08:56:06 +02:00
aoedev.c remove aoedev_isbusy() 2008-04-29 08:06:24 -07: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