Matthew Booth
2013-Oct-29 13:28 UTC
[Libguestfs] [PATCH] docs: guestfs_case_sensitive_path returns error on non-existent path
---
generator/actions.ml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/generator/actions.ml b/generator/actions.ml
index c73a319..32758b1 100644
--- a/generator/actions.ml
+++ b/generator/actions.ml
@@ -7161,6 +7161,9 @@ created under Windows).
I<Note>:
This function does not handle drive names, backslashes etc.
+C<guestfs_case_sensitive_path> will return an error if given a path
+which does not exist.
+
See also C<guestfs_realpath>." };
{ defaults with
--
1.8.3.1
Possibly Parallel Threads
- [PATCH] docs: guestfs_case_sensitive_path returns error on non-existent path
- [PATCH v2] inspection: Fix calls to case_sensitive_path (RHBZ#858126).
- [PATCH 1/3] inspection: Refactor windows systemroot detection to allow re-use
- [PATCH] inspect: resolve symlinks when detecting architecture
- Re: Guestfish command - "copy-out" not working for symbolic links
