libvirt/src/storage
Minoru Usui 9bfde34661 Fix performance problem of virStorageVolCreateXMLFrom()
This patch changes zerobuf variable from array to VIR_ALLOC_N().

Signed-off-by: Minoru Usui <usui@mxm.nes.nec.co.jp>
2011-03-14 21:02:17 -06:00
..
parthelper.c storage: Allow to delete device mapper disk partition 2011-02-17 15:29:07 +08:00
storage_backend_disk.c maint: kill all remaining uses of old DEBUG macro 2011-02-21 08:46:52 -07:00
storage_backend_disk.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_fs.c Ignore backing file errors in FS storage pool 2011-03-11 09:54:44 -07:00
storage_backend_fs.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_iscsi.c Check whether pools are already active upon libvirtd startup 2010-11-23 15:00:35 +00:00
storage_backend_iscsi.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_logical.c Don't overwrite virRun error messages 2011-03-09 08:53:12 -05:00
storage_backend_logical.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_mpath.c storage: make debug log more useful 2011-02-22 10:10:31 +08:00
storage_backend_mpath.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend_scsi.c Fix leak in SCSI storage backend 2011-02-15 11:41:48 +00:00
storage_backend_scsi.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_backend.c Fix performance problem of virStorageVolCreateXMLFrom() 2011-03-14 21:02:17 -06:00
storage_backend.h Put <stdbool.h> into internal.h so it is available everywhere 2011-02-24 12:04:06 +00:00
storage_driver.c Remove two unused PATH_MAX-sized char arrays from the stack 2011-01-18 23:14:37 +01:00
storage_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00