[Libguestfs] [PATCH v2 0/3] btrfs subvolumes display fix

Cédric Bosdonnat cbosdonnat at suse.com
Tue Mar 8 09:26:56 UTC 2016


Hi all,

Here is version 2 of the patch series, including the changes for Pino's remarks.

Cédric Bosdonnat (3):
  configure: handle older version of ncurses
  api: add mountable_device and mountable_subvolume
  fish: fix btrfs subvolumes display in error case

 fish/options.c          | 28 ++++++++++++++++++++++++++-
 generator/actions.ml    | 26 +++++++++++++++++++++++++
 m4/guestfs_libraries.m4 | 12 +++++++++++-
 po/POTFILES             |  1 +
 src/Makefile.am         |  1 +
 src/mountable.c         | 51 +++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 117 insertions(+), 2 deletions(-)
 create mode 100644 src/mountable.c

-- 
2.6.2




More information about the Libguestfs mailing list