]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 21 Sep 2012 13:36:27 +0000 (09:36 -0400)
commitaf4012ab523e8c81d078ca5f6da4ce95278583f0
tree886eef47c0e18bf1d6da8c4ab2fd8383349adf0e
parent6dacb8770e3b93dff829676f6c752315ff76fc0f
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>
drivers/block/xen-blkback/common.h