xen/blkback: Change xen_vbd's flush_support and discard_secure to have type unsigned...
authorOliver Chick <oliver.chick@citrix.com>
Fri, 21 Sep 2012 09:04:18 +0000 (10:04 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 30 Oct 2012 07:37:20 +0000 (08:37 +0100)
commit1f999572f244f266c5b1b855025723541b0b475d
tree7861283512cf0170ccf0ccc63b80f006c0e700b6
parentb7010ede4342d3ab9f9a0c51c1aa50139aacadaf
xen/blkback: Change xen_vbd's flush_support and discard_secure to have type unsigned int, rather than bool

Changing the type of bdev parameters to be unsigned int :1, rather than bool.
This is more consistent with the types of other features in the block drivers.

Signed-off-by: Oliver Chick <oliver.chick@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/xen-blkback/common.h