[Libguestfs] [PATCH v3 0/3] btrfs: use CLEANUP_FREE_STRING_LIST for list free

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Mon Jun 15 03:49:34 UTC 2015


As Pino's comment, we should take advantage of
macro CLEANUP_FREE_STRING_LIST

v3: fix test case failure
v2: properly initialize lines

Chen Hanxiao (3):
  do_btrfs_qgroup_show: fix a bad return value
  do_btrfs_subvolume_list: fix a bad return value
  btrfs: use CLEANUP_FREE_STRING_LIST for list free

 daemon/btrfs.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

-- 
2.1.0




More information about the Libguestfs mailing list