From bfbfe6dd788ee3705383b544c5bc238a7dd5ca53 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 9 Jul 2012 15:24:26 +0100 Subject: fuse: Link to mount-local documentation in guestmount man page. --- fuse/guestmount.pod | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fuse/guestmount.pod b/fuse/guestmount.pod index c37301c9..d4590457 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 API directly (see +L) then it is much easier to write a safe, +race-free program. + =head1 OPTIONS =over 4 @@ -354,7 +358,7 @@ L, L, L, L, -L, +L, L, L. -- cgit