libvirt/src/storage
Ján Tomko b326765c80 storage: don't shadow global 'wait' declaration
Rename the 'wait' parameter to 'loop'.
This silences the warning:
storage/storage_backend.c:1348:34: error: declaration of 'wait' shadows
a global declaration [-Werror=shadow]
and fixes the build with -Werror.
--
Note: loop is pool backwards.
2012-10-23 13:56:59 +02:00
..
parthelper.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_disk.c storage: Don't do wait loops from VolLookupByPath 2012-10-22 16:15:12 -04:00
storage_backend_disk.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_fs.c storage: let format probing work on root-squash NFS 2012-10-22 09:04:57 -06:00
storage_backend_fs.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_iscsi.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_iscsi.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_logical.c storage: lvm: lvcreate fails with allocation=0, don't do that 2012-10-16 21:16:44 -04:00
storage_backend_logical.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_mpath.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_mpath.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_rbd.c Various typos and misspellings 2012-10-12 00:03:43 +02:00
storage_backend_rbd.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_scsi.c storage: Don't do wait loops from VolLookupByPath 2012-10-22 16:15:12 -04:00
storage_backend_scsi.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_sheepdog.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_sheepdog.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend.c storage: don't shadow global 'wait' declaration 2012-10-23 13:56:59 +02:00
storage_backend.h storage: don't shadow global 'wait' declaration 2012-10-23 13:56:59 +02:00
storage_driver.c storage: Don't do wait loops from VolLookupByPath 2012-10-22 16:15:12 -04:00
storage_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00