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

Osier Yang jyang at redhat.com
Fri May 24 09:09:50 UTC 2013


On 22/05/13 20:05, Osier Yang wrote:

Ping. 10/12 is outdated after Michal's patches are pushed.

> 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(-)
>




More information about the libvir-list mailing list