]> www.infradead.org Git - users/jedix/linux-maple.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>
Wed, 5 Dec 2012 17:04:21 +0000 (12:04 -0500)
commit36658bec30030f9c90a0a13d14e1f2bb68032369
treeccb8198d5a765195b04cf07a26930259eb11efc3
parent942bc6759136bb322fdcb5b3c883ee64a24a998c
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>
(cherry picked from commit af4012ab523e8c81d078ca5f6da4ce95278583f0)
drivers/block/xen-blkback/common.h