[Pkg-libvirt-commits] [libguestfs] 126/384: is-blockdev: Clarify documentation (RHBZ#1175035).

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 16:56:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit abf51ec70b3edfcb5048ef209a1a3b1837aa06e5
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Dec 17 10:25:57 2014 +0000

    is-blockdev: Clarify documentation (RHBZ#1175035).
---
 generator/actions.ml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/generator/actions.ml b/generator/actions.ml
index b02bb96..6178613 100644
--- a/generator/actions.ml
+++ b/generator/actions.ml
@@ -8796,6 +8796,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