linux/block
Martin K. Petersen ad7fce9314 block: Switch blk_integrity_compare from bdev to gendisk
The DM and MD integrity support now depends on being able to use
gendisks instead of block_devices when comparing integrity profiles.
Change function parameters accordingly.

Also update comparison logic so that two NULL profiles are a valid
configuration.

Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2008-10-09 08:56:21 +02:00
..
Kconfig
Kconfig.iosched
Makefile block: unify request timeout handling 2008-10-09 08:56:13 +02:00
as-iosched.c block: as/cfq ssd idle check update 2008-10-09 08:56:19 +02:00
blk-barrier.c block: adjust blkdev_issue_discard for swap 2008-10-09 08:56:17 +02:00
blk-core.c block: remove end_{queued|dequeued}_request() 2008-10-09 08:56:21 +02:00
blk-exec.c
blk-integrity.c block: Switch blk_integrity_compare from bdev to gendisk 2008-10-09 08:56:21 +02:00
blk-ioc.c
blk-map.c block: make blk_rq_map_user take a NULL user-space buffer 2008-10-09 08:56:11 +02:00
blk-merge.c
blk-settings.c block: add lld busy state exporting interface 2008-10-09 08:56:20 +02:00
blk-softirq.c block: add fault injection mechanism for faking request timeouts 2008-10-09 08:56:17 +02:00
blk-sysfs.c
blk-tag.c block: reserve some tags just for sync IO 2008-10-09 08:56:19 +02:00
blk-timeout.c block: use rq complete marking in blk_abort_request() 2008-10-09 08:56:17 +02:00
blk.h block: add fault injection mechanism for faking request timeouts 2008-10-09 08:56:17 +02:00
blktrace.c blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure 2008-10-09 08:56:20 +02:00
bsg.c block: introduce struct rq_map_data to use reserved pages 2008-10-09 08:56:10 +02:00
cfq-iosched.c block: as/cfq ssd idle check update 2008-10-09 08:56:19 +02:00
cmd-filter.c
compat_ioctl.c
deadline-iosched.c
elevator.c block: change elevator to use __blk_end_request() 2008-10-09 08:56:21 +02:00
genhd.c block: add fault injection mechanism for faking request timeouts 2008-10-09 08:56:17 +02:00
ioctl.c
noop-iosched.c
scsi_ioctl.c block: introduce struct rq_map_data to use reserved pages 2008-10-09 08:56:10 +02:00