|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] xenstore: Add brief notice regarding xens
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1241081009 -3600
# Node ID 54dbd70406ad9b303505380fb893d1b3c928267b
# Parent cc6db34c29962a3a58de001b1e6f4860d1f2894c
xenstore: Add brief notice regarding xenstore protocol limits to xs.h.
Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx>
---
tools/xenstore/xs.h | 5 +++++
1 files changed, 5 insertions(+)
diff -r cc6db34c2996 -r 54dbd70406ad tools/xenstore/xs.h
--- a/tools/xenstore/xs.h Wed Apr 29 13:54:57 2009 +0100
+++ b/tools/xenstore/xs.h Thu Apr 30 09:43:29 2009 +0100
@@ -26,6 +26,11 @@
struct xs_handle;
typedef uint32_t xs_transaction_t;
+
+/* IMPORTANT: For details on xenstore protocol limits, see
+ * docs/misc/xenstore.txt in the Xen public source repository, and use the
+ * XENSTORE_*_MAX limit macros defined in xen/io/xs_wire.h.
+ */
/* On failure, these routines set errno. */
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] xenstore: Add brief notice regarding xenstore protocol limits to xs.h.,
Xen patchbot-unstable <=
|
|
|
|
|