[Pkg-libvirt-commits] [libguestfs] 89/146: is-blockdev: Clarify documentation (RHBZ#1175035).
Hilko Bengen
bengen at moszumanska.debian.org
Sun Mar 29 17:00:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit f31dd22a4dd41d475a690fc3d88a7853fcd9cf3d
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Wed Dec 17 10:25:57 2014 +0000
is-blockdev: Clarify documentation (RHBZ#1175035).
(cherry picked from commit abf51ec70b3edfcb5048ef209a1a3b1837aa06e5)
---
generator/actions.ml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/generator/actions.ml b/generator/actions.ml
index da1b003..2989f19 100644
--- a/generator/actions.ml
+++ b/generator/actions.ml
@@ -8790,6 +8790,10 @@ If the optional flag C<followsymlinks> is true, then a symlink
(or chain of symlinks) that ends with a block device also causes the
function to return true.
+This call only looks at files within the guest filesystem. Libguestfs
+partitions and block devices (eg. C</dev/sda>) cannot be used as the
+C<path> parameter of this call.
+
See also C<guestfs_stat>." };
{ defaults with
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list