From: Martin K. Petersen Date: Wed, 1 Oct 2008 07:38:39 +0000 (-0400) Subject: block: Switch blk_integrity_compare from bdev to gendisk X-Git-Tag: v2.6.28-rc1~733^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad7fce93147d32ae53d25d9ea1a8ba31a239deee;p=pandora-kernel.git 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed