Zulauf, John
2007-Jul-10 23:14 UTC
[Xen-devel] [PATCH][xenstore] adds a -w (wide) flag to xenstore-ls to support seeing full contents of xenstore entries
This patch (fundamentally) adds support to display the full contents of the xenstore directory entries. During some recent testing, the values of interest were always beyond the ..., so I added -w to override truncation. There is a bit of code cleanup as well (snprintf vs. sprintf), one formatting fix, and comments). There is no change to the behavior of xenstore-ls without -w. Signed-off-by: John Zulauf john.zulauf@intel.com _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Apparently Analagous Threads
- [PATCH 1/2] xenstore: don't die on access-denied child nodes in 'xenstore ls'
- libxl device xenstore entries cleanup
- XenStore path entries
- Re: [libvirt] [PATCH RESENT 04/12] libxl: populate xenstore memory entries at startup
- [PATCH] add feature flag to xenstore for XS_RESET_WATCHES