libvirt/src/storage
Ján Tomko 1cc783bc44 util: remove waitForLock from virPidFileAcquire
The parameter was added for consistency with virPidFileAcquirePath.
However, all callers of virPidFileAcquire pass false.

Remove the argument.

Partially-reverts: 2250a2b5d2
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
2023-03-08 12:16:55 +01:00
..
meson.build Remove support for building the sheepdog storage driver backend 2022-09-01 13:11:09 +02:00
parthelper.c
storage_backend_disk.c
storage_backend_disk.h
storage_backend_fs.c
storage_backend_fs.h
storage_backend_gluster.c Drop checks for virURIFormat() retval 2023-02-08 16:50:45 +01:00
storage_backend_gluster.h
storage_backend_iscsi_direct.c virStorageBackendISCSIDirectSetAuth: Use 'g_strndup' to '\0' terminate data 2023-02-01 09:16:17 +01:00
storage_backend_iscsi_direct.h
storage_backend_iscsi.c virStorageBackendISCSISetAuth: Use g_strndup to '\0' terminate data 2023-02-01 09:16:17 +01:00
storage_backend_iscsi.h
storage_backend_logical.c
storage_backend_logical.h
storage_backend_mpath.c
storage_backend_mpath.h
storage_backend_rbd.c virStorageBackendRBDOpenRADOSConn: Don't log the RBD key 2022-12-19 14:40:26 +01:00
storage_backend_rbd.h
storage_backend_scsi.c
storage_backend_scsi.h
storage_backend_vstorage.c
storage_backend_vstorage.h
storage_backend_zfs.c
storage_backend_zfs.h
storage_backend.c Remove support for building the sheepdog storage driver backend 2022-09-01 13:11:09 +02:00
storage_backend.h
storage_driver.c util: remove waitForLock from virPidFileAcquire 2023-03-08 12:16:55 +01:00
storage_driver.h
storage_util.c storageBackendCreateQemuImgSecretPath: Refactor cleanup 2023-02-01 09:16:17 +01:00
storage_util.h
virtstoraged.init.in
virtstoraged.service.in