[Libguestfs] [PATCH] btrfs: Fix btrfs_subvolume_list on F18

Richard W.M. Jones rjones at redhat.com
Thu Jan 24 16:32:53 UTC 2013


On Thu, Jan 24, 2013 at 02:43:18PM +0000, Matthew Booth wrote:
> The output of btrfs subvolume list has changed in F18 to include generation,
> which breaks the parsing in btrfs_subvolume_list. This change replaces sscanf
> with a more robust regular expression. The new regular expression should also
> handle the addition of future unexpected columns.

You still need to add pcre (or whatever the library package is
called on Fedora/Debian/Arch) to appliance/packagelist.in.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)




More information about the Libguestfs mailing list