[Libguestfs] [PATCH v2] Add a flag to make some functions called only at CONFIG state(RHBZ796520)

Richard W.M. Jones rjones at redhat.com
Thu Feb 23 17:03:49 UTC 2012


On Thu, Feb 23, 2012 at 11:41:53PM +0800, Wanlong Gao wrote:
> -  ("wait_ready", (RErr, [], []), -1, [NotInFish; DeprecatedBy "launch"],
> +  ("wait_ready", (RErr, [], []), -1, [NotInFish; DeprecatedBy "launch"; ConfigOnly],

Actually I was wrong about the 'wait_ready' function.  It is obsolete,
but it's not a ConfigOnly function.

Thanks for the patch.  I made some small adjustments, ran the tests,
and I have pushed it upstream:

https://github.com/libguestfs/libguestfs/commit/9e5c0b39c6b598a733a790d73d27eae491910a22

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org




More information about the Libguestfs mailing list