[libvirt] [PATCH 00/12 v2] storage_conf: left cleanup/fixes/improvement patches

Osier Yang jyang at redhat.com
Wed May 22 12:05:10 UTC 2013


Part of v1 are pushed, the left patches are splitted

Osier Yang (12):
  storage_conf: Fix the wrong error message
  storage_conf: Don't leak "uuid" in virStoragePoolDefParseAuthCephx
  storage_conf: Remove the useless casting
  storage_conf: Use xmlStrEqual instead of STREQ
  storage_conf: Put "%s" at the same line with error type
  storage_conf: Fix the error type
  storage_conf: Improve the memory deallocation of pool def parsing
  storage_conf: Improve the memory deallocation of
    virStorageVolDefParseXML
  storage_conf: Use NULLSTR instead
  storage_conf: Use VIR_STRDUP instead of strdup
  storage_conf: Improve error messages
  storage_conf: Use uid_t/gid_t instead of int to cast the value

 src/conf/storage_conf.c | 242 ++++++++++++++++++++++++------------------------
 1 file changed, 122 insertions(+), 120 deletions(-)

-- 
1.8.1.4




More information about the libvir-list mailing list