From: Tejun Heo Date: Mon, 25 Aug 2008 10:56:12 +0000 (+0900) Subject: block: always set bdev->bd_part X-Git-Tag: v2.6.28-rc1~733^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0762b8bde9729f10f8e6249809660ff2ec3ad735;p=pandora-kernel.git block: always set bdev->bd_part Till now, bdev->bd_part is set only if the bdev was for parts other than part0. This patch makes bdev->bd_part always set so that code paths don't have to differenciate common handling. Signed-off-by: Tejun Heo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed