libvirt/src/storage
Ján Tomko 490bf29d50 Log an error when we fail to set the COW attribute
Coverity complains about the return value of ioctl not being checked.

Even though we carry on when this fails (just like qemu-img does),
we can log an error.
2014-07-17 14:32:29 +02: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 storage: Split out volume wiping as separate backend function 2014-07-17 10:12:34 +02:00
storage_backend_disk.h
storage_backend_fs.c storage: Split out volume wiping as separate backend function 2014-07-17 10:12:34 +02: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: Track backing store of a volume in the target struct 2014-07-16 11:42:51 +02:00
storage_backend_gluster.h storage: Add storage file backends for gluster 2014-02-14 11:07:23 +01:00
storage_backend_iscsi.c storage: Split out volume wiping as separate backend function 2014-07-17 10:12:34 +02:00
storage_backend_iscsi.h Move functions using iscsiadm to viriscsi.c 2014-03-20 18:04:50 +01:00
storage_backend_logical.c storage: Split out volume wiping as separate backend function 2014-07-17 10:12:34 +02:00
storage_backend_logical.h
storage_backend_mpath.c storage: Split out volume wiping as separate backend function 2014-07-17 10:12:34 +02:00
storage_backend_mpath.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
storage_backend_rbd.c Utilize virDomainDiskAuth for storage pools 2014-07-03 17:39:15 -04:00
storage_backend_rbd.h
storage_backend_scsi.c storage: Split out volume wiping as separate backend function 2014-07-17 10:12:34 +02:00
storage_backend_scsi.h
storage_backend_sheepdog.c conf: track sizes directly in source struct 2014-04-02 06:03:00 -06:00
storage_backend_sheepdog.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
storage_backend.c Log an error when we fail to set the COW attribute 2014-07-17 14:32:29 +02:00
storage_backend.h storage: Split out volume wiping as separate backend function 2014-07-17 10:12:34 +02:00
storage_driver.c storage: Split out volume wiping as separate backend function 2014-07-17 10:12:34 +02:00
storage_driver.h storage: Move virStorageFileGetMetadata to the storage driver 2014-06-03 09:27:23 +02:00