Files
libguestfs/lib
Richard W.M. Jones a88385add6 fuse: Don't use errno if libfuse fuse_mount fails.
libfuse prints errors on stderr and there seems to be no way to change
that.  It doesn't make any attempt to preserve errno either, so
printing an error based on errno is wrong.

Thanks: Assaf Gordon.
2017-11-14 09:41:05 +00:00
..