android_kernel_xiaomi_sm8350/drivers/block/aoe
Tejun Heo 310a2c1012 block: misc updates
This patch makes the following misc updates in preparation for
disk->part dereference fix and extended block devt support.

* implment part_to_disk()

* fix comment about gendisk->part indexing

* rename get_part() to disk_map_sector()

* don't use n which is always zero while printing disk information in
  diskstats_show()

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2008-10-09 08:56:04 +02:00
..
aoe.h
aoeblk.c
aoechr.c aoe: convert emsgs_sema into a completion 2008-07-25 10:53:45 -07:00
aoecmd.c block: misc updates 2008-10-09 08:56:04 +02:00
aoedev.c
aoemain.c
aoenet.c Remove newline from the description of module parameters 2008-08-01 12:46:41 -07:00
Makefile