v3:
https://www.redhat.com/archives/libvir-list/2018-July/msg00675.html
v2:
https://www.redhat.com/archives/libvir-list/2018-July/msg00655.html
v1:
https://www.redhat.com/archives/libvir-list/2018-July/msg00103.html
Refactor virFileIsCDROM to virFileCheckCDROM and add new argument filled
with cdrom status.
Give more detailed when fail to read cdrom backend vol.
Han Han (2):
util: Refactor virFileIsCDROM to virFileCheckCDROM
storage: Improve error handling on cdrom backend
src/libvirt_private.syms | 2 +-
src/qemu/qemu_domain.c | 4 ++--
src/storage/storage_util.c | 32 ++++++++++++++++++++++++++++++++
src/util/virfile.c | 36 +++++++++++++++++++++++++++++++-----
src/util/virfile.h | 12 +++++++++++-
5 files changed, 77 insertions(+), 9 deletions(-)
--
2.19.1