libvirt/src/storage
Michal Privoznik 2dd1b04014 storage_util: Drop getDeviceType()
The sole purpose of getDeviceType() is to parse a file that
contains one integer (and a newline character). Well, we already
have a function for that: virFileReadValueInt(). Use the latter
and drop the former.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2023-09-06 09:24:56 +02:00
..
meson.build Remove support for building the sheepdog storage driver backend 2022-09-01 13:11:09 +02:00
parthelper.c storage: Update format strings in translated messages 2023-04-01 11:40:35 +02:00
storage_backend_disk.c storage: Move error messages onto a single line 2023-09-04 09:35:36 +02:00
storage_backend_disk.h
storage_backend_fs.c storage: Move error messages onto a single line 2023-09-04 09:35:36 +02:00
storage_backend_fs.h
storage_backend_gluster.c storage: Update format strings in translated messages 2023-04-01 11:40:35 +02:00
storage_backend_gluster.h
storage_backend_iscsi_direct.c storage: Update format strings in translated messages 2023-04-01 11:40:35 +02:00
storage_backend_iscsi_direct.h
storage_backend_iscsi.c storage: Update format strings in translated messages 2023-04-01 11:40:35 +02:00
storage_backend_iscsi.h
storage_backend_logical.c virStorageBackendLogicalCheckPool: Properly mark empty logical pools as active 2023-08-10 14:53:26 +02:00
storage_backend_logical.h
storage_backend_mpath.c storage: Update format strings in translated messages 2023-04-01 11:40:35 +02:00
storage_backend_mpath.h
storage_backend_rbd.c storage: Update format strings in translated messages 2023-04-01 11:40:35 +02:00
storage_backend_rbd.h
storage_backend_scsi.c storage: Update format strings in translated messages 2023-04-01 11:40:35 +02:00
storage_backend_scsi.h
storage_backend_vstorage.c storage: Update format strings in translated messages 2023-04-01 11:40:35 +02:00
storage_backend_vstorage.h
storage_backend_zfs.c storage: Move error messages onto a single line 2023-09-04 09:35:36 +02:00
storage_backend_zfs.h
storage_backend.c storage: Update format strings in translated messages 2023-04-01 11:40:35 +02:00
storage_backend.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
storage_driver.c storage: Move error messages onto a single line 2023-09-04 09:35:36 +02:00
storage_driver.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
storage_util.c storage_util: Drop getDeviceType() 2023-09-06 09:24:56 +02:00
storage_util.h storage: Remove unused includes 2022-06-16 06:43:57 +02:00
virtstoraged.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtstoraged.service.in src: remove After=local-fs.target from systemd units 2023-07-20 10:58:00 +01:00