libvirt/src/storage
Ján Tomko 22fd3ac38f Introduce virBitmapIsBitSet
A helper that never returns an error and treats bits out of bitmap range
as false.

Use it everywhere we use ignore_value on virBitmapGetBit, or loop over
the bitmap size.
2015-03-13 15:31:33 +01:00
..
parthelper.c Remove unnecessary curly brackets in src/storage/ 2014-11-14 17:13:01 +01:00
storage_backend_disk.c disk: Provide a default storage source format type. 2015-03-02 22:42:25 -05:00
storage_backend_disk.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_fs.c Allow creating volumes with a backing store but no capacity 2015-03-02 08:07:11 +01:00
storage_backend_fs.h storage: add file functions for local and block files 2014-02-14 10:47:57 +01:00
storage_backend_gluster.c Revert "Restore skipping of setting capacity" 2015-03-02 08:07:11 +01:00
storage_backend_gluster.h storage: Add storage file backends for gluster 2014-02-14 11:07:23 +01:00
storage_backend_iscsi.c iscsi: Adjust error message for findStorageSources backend 2015-03-02 22:57:27 -05:00
storage_backend_iscsi.h Move functions using iscsiadm to viriscsi.c 2014-03-20 18:04:50 +01:00
storage_backend_logical.c Revert "Restore skipping of setting capacity" 2015-03-02 08:07:11 +01:00
storage_backend_logical.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_mpath.c Revert "Restore skipping of setting capacity" 2015-03-02 08:07:11 +01:00
storage_backend_mpath.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
storage_backend_rbd.c Allow creating volumes with a backing store but no capacity 2015-03-02 08:07:11 +01:00
storage_backend_rbd.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_scsi.c Revert "Restore skipping of setting capacity" 2015-03-02 08:07:11 +01:00
storage_backend_scsi.h storage: Move virStorageBackendSCSIGetHostNumber into iscsi backend 2013-04-08 18:41:06 +08:00
storage_backend_sheepdog.c storage: sheepdog: Avoid skipping variable initialization 2015-03-02 10:09:49 +01:00
storage_backend_sheepdog.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
storage_backend_zfs.c storage: zfs: implement pool build and delete 2014-09-18 18:08:29 +04:00
storage_backend_zfs.h storage: ZFS support 2014-08-12 19:40:20 +04:00
storage_backend.c Introduce virBitmapIsBitSet 2015-03-13 15:31:33 +01:00
storage_backend.h Revert "Restore skipping of setting capacity" 2015-03-02 08:07:11 +01:00
storage_driver.c Allow creating volumes with a backing store but no capacity 2015-03-02 08:07:11 +01:00
storage_driver.h storage: Introduce storagePoolLookupByTargetPath 2014-12-02 17:51:57 +01:00