hal: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Tue Mar 27 11:59:21 PDT 2007


 doc/spec/hal-spec-interfaces.xml |   11 +++++++++++
 1 files changed, 11 insertions(+)

New commits:
diff-tree dcaf890fd991c9b2ea2afaee794c8ec754e4546c (from 6f5b3987d668863d1b1338bcac3a9e6390dbcaf7)
Author: David Zeuthen <davidz at redhat.com>
Date:   Tue Mar 27 14:59:19 2007 -0400

    clarify locking on the Volume.Crypto interface

diff --git a/doc/spec/hal-spec-interfaces.xml b/doc/spec/hal-spec-interfaces.xml
index 6bf5fce..fe0c112 100644
--- a/doc/spec/hal-spec-interfaces.xml
+++ b/doc/spec/hal-spec-interfaces.xml
@@ -1063,6 +1063,17 @@ $ dbus-send --system --print-reply --des
     <para>
       This interface does not emit any signals.
     </para>
+
+    <para>
+      For objects implementing this interface, it will also be checked
+      if the caller is locked out of the Volume interface on the
+      device (and per <xref linkend="interface-device-volume"/> this
+      includes checking whether the caller is locked out of
+      the <literal>org.freedesktop.Hal.Device.Storage</literal>
+      interface for the storage device that the volume originates
+      from).
+    </para>
+
   </sect1>
 
 <!--


More information about the hal-commit mailing list