[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 05/12] xenstore: add support for reading directory with many children
On 11/11/16 11:09, Jan Beulich wrote: >>>> On 11.11.16 at 09:00, <JGross@xxxxxxxx> wrote: >> --- a/xen/include/public/io/xs_wire.h >> +++ b/xen/include/public/io/xs_wire.h >> @@ -50,6 +50,9 @@ enum xsd_sockmsg_type >> XS_SET_TARGET, >> XS_RESTRICT, >> XS_RESET_WATCHES, >> + XS_DIRECTORY_PART, >> + >> + XS_NEXT_ENTRY, /* First unused type. */ > > What is this needed for? Patch 7. I didn't want to modify the same enum twice in the same series. In case you'd prefer to add XS_NEXT_ENTRY in patch 7 I'd be happy to move it. Juergen _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |