libvirt/src/storage
Peter Krempa 8d8b32b0da storage: Fix build with older compilers afeter gluster snapshot series
In commit e32268184b I accidentally added
twice a typedef for virStorageFileBackend when I moved it between files
across patch iterations. The double declaration breaks build on older
compilers in RHEL5 and FreeBSD.

Remove the spurious definition.
2014-02-14 11:46:37 +01:00
..
parthelper.c util: move virFile* functions from virutil.c to virfile.c 2013-05-10 13:09:30 -04:00
storage_backend_disk.c Revert "storage: disk: Separate creating of the volume from building" 2014-02-12 14:54:05 +01:00
storage_backend_disk.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_fs.c storage: add file functions for local and block files 2014-02-14 10:47:57 +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 storage: Add storage file backends for gluster 2014-02-14 11:07:23 +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 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 Revert "storage: lvm: Separate creating of the volume from building" 2014-02-12 14:51:05 +01:00
storage_backend_logical.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_mpath.c storage: reduce number of stat calls 2013-11-06 17:17:08 -07:00
storage_backend_mpath.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_rbd.c rbd: Use rbd_create3 to create RBD format 2 images by default 2014-02-11 12:10:22 +00:00
storage_backend_rbd.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_scsi.c Fixed build with clang. 2014-02-12 06:36:17 -07:00
storage_backend_scsi.h storage: Move virStorageBackendSCSIGetHostNumber into iscsi backend 2013-04-08 18:41:06 +08:00
storage_backend_sheepdog.c Libvirt lose sheepdogs volumes on pool refresh or restart. 2014-02-11 11:32:04 +00:00
storage_backend_sheepdog.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend.c storage: Add storage file backends for gluster 2014-02-14 11:07:23 +01:00
storage_backend.h storage: Fix build with older compilers afeter gluster snapshot series 2014-02-14 11:46:37 +01:00
storage_driver.c storage: Add file storage APIs in the default storage driver 2014-02-14 10:47:56 +01:00
storage_driver.h storage: Add file storage APIs in the default storage driver 2014-02-14 10:47:56 +01:00