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

[Xen-devel] [PATCH][xenstore] adds a -w (wide) flag to xenstore-ls to su

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH][xenstore] adds a -w (wide) flag to xenstore-ls to support seeing full contents of xenstore entries
From: "Zulauf, John" <john.zulauf@xxxxxxxxx>
Date: Tue, 10 Jul 2007 16:14:38 -0700
Delivery-date: Tue, 10 Jul 2007 16:12:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcfDSBYngUO1Ab1IQCOT2dcYNGLJKA==
Thread-topic: [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@xxxxxxxxx

 

Attachment: xsls.patch
Description: xsls.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH][xenstore] adds a -w (wide) flag to xenstore-ls to support seeing full contents of xenstore entries, Zulauf, John <=