aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore/README
diff options
context:
space:
mode:
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>2006-03-23 14:32:15 +0100
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>2006-03-23 14:32:15 +0100
commit1bac3b49cdd459df9bd93f2997226ad535caaae2 (patch)
tree13c0960cfc15f2a7342fe4fce7c8ab0729b99a82 /tools/xenstore/README
parent64444a69821e1c2d9cb1dff2152d45b4a24f665a (diff)
downloadxen-1bac3b49cdd459df9bd93f2997226ad535caaae2.tar.gz
xen-1bac3b49cdd459df9bd93f2997226ad535caaae2.tar.bz2
xen-1bac3b49cdd459df9bd93f2997226ad535caaae2.zip
Import the current version of talloc from the Samba 3 source base. This gives
us greater confidence that our talloc implementation is "known good". Remove the OOM handling from consider_message: talloc_set_fail_handler is no longer supported. Signed-off-by: Ewan Mellor <ewan@xensource.com>
Diffstat (limited to 'tools/xenstore/README')
-rw-r--r--tools/xenstore/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/xenstore/README b/tools/xenstore/README
new file mode 100644
index 0000000000..7c1ff6d43e
--- /dev/null
+++ b/tools/xenstore/README
@@ -0,0 +1,5 @@
+The following files are imported from the Samba project. We use the versions
+from Samba 3, the current stable branch.
+
+talloc.c: samba-trunk/source/lib/talloc.c r14291 2006-03-13 04:27:47 +0000
+talloc.h: samba-trunk/source/include/talloc.h r11986 2005-12-01 00:43:36 +0000