libvirt/src/openvz
Erik Skultety 28e191a96c fs: Fix '<' comparison of value produced by logical not '!'
Commit da665fbd introduced the following condition to virLXCProcessEnsureRootFS
and openvzReadFSConf:

if (!(<some_var> = virDomainFSDefNew()) < 0)

which broke the build on fedora with GCC 5.3.1: "logical not is only applied to
the left hand side of comparison".

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2016-07-19 09:38:40 +02:00
..
openvz_conf.c fs: Fix '<' comparison of value produced by logical not '!' 2016-07-19 09:38:40 +02:00
openvz_conf.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00
openvz_driver.c filesystem: adds possibility to use storage pool as fs source 2016-07-18 23:39:56 +03:00
openvz_driver.h add migration support for OpenVZ driver 2014-09-15 15:01:35 +02:00
openvz_util.c Make tests independant of system page size 2015-02-02 20:27:43 +00:00
openvz_util.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00