[Libguestfs] [PATCH 2/4] fuse: Link to mount-local documentation in guestmount man page.

Richard W.M. Jones rjones at redhat.com
Mon Jul 9 15:13:25 UTC 2012


From: "Richard W.M. Jones" <rjones at redhat.com>

---
 fuse/guestmount.pod |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/fuse/guestmount.pod b/fuse/guestmount.pod
index c37301c..d459045 100644
--- a/fuse/guestmount.pod
+++ b/fuse/guestmount.pod
@@ -122,6 +122,10 @@ condition:
 
 The solution is to spin waiting for the guestmount process to exit.
 
+Note that if you use the C<guestfs_mount_local> API directly (see
+L<guestfs(3)/MOUNT LOCAL>) then it is much easier to write a safe,
+race-free program.
+
 =head1 OPTIONS
 
 =over 4
@@ -354,7 +358,7 @@ L<virt-inspector(1)>,
 L<virt-cat(1)>,
 L<virt-edit(1)>,
 L<virt-tar(1)>,
-L<guestfs(3)>,
+L<guestfs(3)/MOUNT LOCAL>,
 L<http://libguestfs.org/>,
 L<http://fuse.sf.net/>.
 
-- 
1.7.10.4




More information about the Libguestfs mailing list