libvirt/src/storage
Jiri Denemark efb446e1b0 storage: Fix build on i686
off_t is signed and it's size is the same as long only on 64b archs.
Thus it cannot be formatted as %lu.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2017-03-28 12:53:56 +02:00
..
parthelper.c
storage_backend_disk.c util: Rename virFileWaitForDevices 2017-03-15 21:17:47 -04:00
storage_backend_disk.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_fs.c storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_fs.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_gluster.c storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_gluster.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_iscsi.c util: Rename virFileWaitForDevices 2017-03-15 21:17:47 -04:00
storage_backend_iscsi.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_logical.c storage: Fix build on i686 2017-03-28 12:53:56 +02:00
storage_backend_logical.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_mpath.c util: Rename virFileWaitForDevices 2017-03-15 21:17:47 -04:00
storage_backend_mpath.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_rbd.c storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_rbd.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_scsi.c conf: Return the vHBA name from virNodeDeviceCreateVport 2017-03-15 21:17:47 -04:00
storage_backend_scsi.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_sheepdog_priv.h
storage_backend_sheepdog.c storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_sheepdog.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_vstorage.c storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_vstorage.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_zfs.c storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_zfs.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend.c tests: drivermodule: Make sure that all compiled storage backends can be loaded 2017-02-22 09:31:33 +01:00
storage_backend.h conf: Introduce virstorageobj 2017-03-17 14:40:09 -04:00
storage_driver.c Move src/fdstream to src/util/virfdstream 2017-03-27 13:13:29 +02:00
storage_driver.h conf: Introduce virstorageobj 2017-03-17 14:40:09 -04:00
storage_util.c Move src/fdstream to src/util/virfdstream 2017-03-27 13:13:29 +02:00
storage_util.h conf: Introduce virstorageobj 2017-03-17 14:40:09 -04:00