Re: [PATCH] qemu: fix my typo at commit 74e034964c32edb1732d0ff7642f3977f3587d72

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/31/2012 10:22 PM, Eric Blake wrote:
On 01/31/2012 05:54 PM, Taku Izumi wrote:
Fix my typo at
   commit 74e034964c32edb1732d0ff7642f3977f3587d72

"disk->rawio == -1" indicates that this value is not
specified. So in case of this, domain must not
be tainted.

Signed-off-by: Taku Izumi<izumi.taku@xxxxxxxxxxxxxx>
---
  src/qemu/qemu_domain.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
ACK and pushed.


Sorry I didn't notice this mail earlier. Actually, in the version of the code that was pushed, the concept of using "-1" as the default value was scrapped in favor of having a "rawio_specified" bool in the structure that defaulted to false. This way the structure doesn't need any special initialization (the lack of which was causing multiple make check failures with the original patch). So, rawio will only ever be set to 0 or 1 - it will never be -1.

This means that the code originally committed actually works correctly. The modification in this "fix" also works, though.





--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]