libvirt/src/storage
Peter Krempa f17c968827 storage: Avoid forward declaration of virStorageVolDelete
Move the code around so that the forward declaration isn't needed. Also
fix code style of the opening brace of the function by moving it to a
separate line.
2013-12-19 11:53:41 +01:00
..
parthelper.c
storage_backend_disk.c maint: Kill usage of atoi() 2013-12-04 18:56:06 +01:00
storage_backend_disk.h
storage_backend_fs.c storage: resize vol against real allocated size 2013-12-18 09:08:27 +01:00
storage_backend_fs.h
storage_backend_gluster.c storage: fix omitted slash in gluster volume URI 2013-12-10 09:40:41 -07:00
storage_backend_gluster.h storage: initial support for linking with libgfapi 2013-11-25 11:02:52 -07:00
storage_backend_iscsi.c Convert uuid to a string before printing it 2013-10-15 12:30:21 +02:00
storage_backend_iscsi.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_logical.c Remove (nearly) all use of getuid()/getgid() 2013-10-21 14:03:52 +01:00
storage_backend_logical.h
storage_backend_mpath.c storage: reduce number of stat calls 2013-11-06 17:17:08 -07:00
storage_backend_mpath.h
storage_backend_rbd.c storage_backend_rbd: rename "stat" variable 2013-12-11 10:18:15 +01:00
storage_backend_rbd.h
storage_backend_scsi.c storage: Returns earlier if source adapter of the scsi pool is a HBA 2013-11-21 12:06:20 +08:00
storage_backend_scsi.h
storage_backend_sheepdog.c Adapt to VIR_ALLOC and virAsprintf in src/storage/* 2013-07-10 11:07:32 +02:00
storage_backend_sheepdog.h
storage_backend.c storage: skip selinux cleanup when fd not available 2013-11-27 06:08:28 -07:00
storage_backend.h storage: initial support for linking with libgfapi 2013-11-25 11:02:52 -07:00
storage_driver.c storage: Avoid forward declaration of virStorageVolDelete 2013-12-19 11:53:41 +01:00
storage_driver.h