[libvirt] [PATCH v2 10/12] storage: Internally represent @autostart to bool

Michal Privoznik mprivozn at redhat.com
Tue Sep 19 06:38:44 UTC 2017


On 08/24/2017 03:09 PM, John Ferlan wrote:
> Since it's been used that way anyway, let's just convert it to a bool
> and only make the external representation be an int.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/virstorageobj.c     | 4 ++--
>  src/conf/virstorageobj.h     | 4 ++--
>  src/storage/storage_driver.c | 2 +-
>  src/test/test_driver.c       | 4 ++--
>  4 files changed, 7 insertions(+), 7 deletions(-)

I'm no native speaker but probably s/to bool/as bool/ in $SUBJ?


Michal




More information about the libvir-list mailing list