X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=guestfs-actions.pod;h=8f602b8956ffa571e25d32b732f2c041eff68c47;hp=51b80a159703c9d242d41767db7ea4ce41a6f865;hb=08361c8987f4552649b6c708f52e940e1575fa6e;hpb=0faa5dde7b992ba11bb88f77b3424676c7c492e4 diff --git a/guestfs-actions.pod b/guestfs-actions.pod index 51b80a1..8f602b8 100644 --- a/guestfs-actions.pod +++ b/guestfs-actions.pod @@ -609,6 +609,18 @@ so that the maximum guest memory is freed. This function returns 0 on success or -1 on error. +=head2 guestfs_end_busy + + int guestfs_end_busy (guestfs_h *handle); + +This sets the state to C, or if in C then it leaves the +state as is. This is only used when implementing +actions using the low-level API. + +For more information on states, see L. + +This function returns 0 on success or -1 on error. + =head2 guestfs_equal int guestfs_equal (guestfs_h *handle,