WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Re: [PATCH 0 of 3] Some refactoring on xapi-libs and oxe

To: Zheng Li <zheng.li@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Re: [PATCH 0 of 3] Some refactoring on xapi-libs and oxenstored
From: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
Date: Tue, 9 Aug 2011 09:22:16 +0100
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 09 Aug 2011 01:23:40 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <j1btvi$v4k$2@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: Citrix Systems, Inc.
References: <patchbomb.1312073504@eta> <j1btvi$v4k$2@xxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, 2011-08-03 at 17:45 +0100, Zheng Li wrote:
> Sorry for the noise.
> 
> These should be the same as the patches I previously send. They were
> previously blocked by the list because I didn't register with the list
> at the time before I sending them (the list page didn't mention this
> requirement). I then did the registration and resend them to the list,
> and they turned up successfully. Somehow the blocked ones seemed to
> have been unblocked today (possibly the mailing list software recheck
> the blocked mails every now and found I'm now registered hence
> approved them :-().

The list is moderated for non-subscribers. A moderator must have ok'd
them without realising you'd resent them already.

Ian.

> 
> Cheers
> Zheng
> 
> On 31/07/2011 01:51, Zheng Li wrote:
> > These are mostly simplifications plus small bug fixes.
> >
> > Sorry that some of the patches should have been smaller, it's a bit too 
> > late to break them. They should be quite safe to apply though, as these 
> > modifications have been running in our test facilities for a few months now.
> >
> >
> > Signed-off-by: Zheng Li<zheng.li@xxxxxxxxxxxxx>
> >
> >
> >   tools/ocaml/Makefile.rules           |   10 +-
> >   tools/ocaml/libs/Makefile            |    4 +-
> >   tools/ocaml/libs/eventchn/Makefile   |    1 +
> >   tools/ocaml/libs/log/META.in         |    5 -
> >   tools/ocaml/libs/log/Makefile        |   44 -----
> >   tools/ocaml/libs/log/log.ml          |  258 -----------------------------
> >   tools/ocaml/libs/log/log.mli         |   55 ------
> >   tools/ocaml/libs/log/logs.ml         |  197 ----------------------
> >   tools/ocaml/libs/log/logs.mli        |   46 -----
> >   tools/ocaml/libs/log/syslog.ml       |   26 ---
> >   tools/ocaml/libs/log/syslog.mli      |   41 ----
> >   tools/ocaml/libs/log/syslog_stubs.c  |   75 --------
> >   tools/ocaml/libs/uuid/META.in        |    4 -
> >   tools/ocaml/libs/uuid/Makefile       |   29 ---
> >   tools/ocaml/libs/uuid/uuid.ml        |  100 -----------
> >   tools/ocaml/libs/uuid/uuid.mli       |   67 -------
> >   tools/ocaml/libs/xb/Makefile         |    2 +-
> >   tools/ocaml/libs/xc/META.in          |    2 +-
> >   tools/ocaml/libs/xc/Makefile         |    2 +-
> >   tools/ocaml/libs/xc/xc.ml            |   14 +-
> >   tools/ocaml/libs/xc/xc.mli           |    9 +-
> >   tools/ocaml/libs/xc/xc_stubs.c       |   10 +-
> >   tools/ocaml/xenstored/Makefile       |    4 -
> >   tools/ocaml/xenstored/connection.ml  |    5 +
> >   tools/ocaml/xenstored/connections.ml |    7 +-
> >   tools/ocaml/xenstored/disk.ml        |    2 +-
> >   tools/ocaml/xenstored/domain.ml      |    2 +-
> >   tools/ocaml/xenstored/domains.ml     |    6 +-
> >   tools/ocaml/xenstored/logging.ml     |  302 
> > ++++++++++++++++++----------------
> >   tools/ocaml/xenstored/perms.ml       |    8 +-
> >   tools/ocaml/xenstored/process.ml     |   20 +-
> >   tools/ocaml/xenstored/quota.ml       |    2 +-
> >   tools/ocaml/xenstored/store.ml       |    2 +-
> >   tools/ocaml/xenstored/xenstored.conf |   15 +-
> >   tools/ocaml/xenstored/xenstored.ml   |   62 +++---
> >   tools/python/xen/lowlevel/xs/xs.c    |   16 +-
> >   tools/xenstore/xenstore_client.c     |   29 +-
> >   tools/xenstore/xs.c                  |   16 +-
> >   tools/xenstore/xs.h                  |    1 +
> >   39 files changed, 309 insertions(+), 1191 deletions(-)
> 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel