dm: rename suspended_bdev to bdev
authorMikulas Patocka <mpatocka@redhat.com>
Mon, 22 Jun 2009 09:12:15 +0000 (10:12 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Mon, 22 Jun 2009 09:12:15 +0000 (10:12 +0100)
commitdb8fef4fabe4a546ce74f80bff64fd43776e5912
tree0e3cc2d7aa40783a1036cce6deb227a3a6d6c9e2
parentf6bd4eb73cdf2a5bf954e497972842f39cabb7e3
dm: rename suspended_bdev to bdev

Rename suspended_bdev to bdev.

This patch doesn't change any functionality, just renames the variable.
In the next patch, the variable will be used even for non-suspended device.

(Pre-requisite for the per-target barrier support patches.)

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm.c