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] [PATCH v2] no-fork option for tapdisk2 debugging

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] [PATCH v2] no-fork option for tapdisk2 debugging
From: Philipp Hahn <hahn@xxxxxxxxxxxxx>
Date: Tue, 21 Jun 2011 17:40:25 +0200
Cc: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Delivery-date: Tue, 21 Jun 2011 08:44:06 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <19968.46420.119929.585015@xxxxxxxxxxxxxxxxxxxxxxxx>
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: Univention.de
References: <201106211529.39113.hahn@xxxxxxxxxxxxx> <201106211712.11205.hahn@xxxxxxxxxxxxx> <19968.46420.119929.585015@xxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.10 (enterprise35 20100903.1171286)
Hello Ian,

On Tuesday 21 June 2011 17:14:28 Ian Jackson wrote:
> But I'm afraid your patch doesn't apply cleanly to xen-unstable tip:

Seems like someone other also missed that option and added it already. So me 
patch is mostly obsolete, but perhaps a little bit of documentation would be 
okay.

Sincerely
Philipp Hahn
-- 
Philipp Hahn           Open Source Software Engineer      hahn@xxxxxxxxxxxxx
Univention GmbH        Linux for Your Business        fon: +49 421 22 232- 0
Mary-Somerville-Str.1  D-28359 Bremen                 fax: +49 421 22 232-99
                                                   http://www.univention.de/
Document -D option for no-daemonize.                                            
                                                                                
                    
                                                                                
                                                                                
                    
Signed-off-by: Philipp Hahn <hahn@xxxxxxxxxxxxx>
diff -r eca057e4475c tools/blktap2/drivers/tapdisk2.c
--- a/tools/blktap2/drivers/tapdisk2.c  Fri Jun 17 08:08:13 2011 +0100
+++ b/tools/blktap2/drivers/tapdisk2.c  Tue Jun 21 17:35:58 2011 +0200
@@ -42,7 +42,7 @@
 static void
 usage(const char *app, int err)
 {
-       fprintf(stderr, "usage: %s <-u uuid> <-c control socket>\n", app);
+       fprintf(stderr, "usage: %s [-D] <-u uuid> <-c control socket>\n", app);
        exit(err);
 }
 

Attachment: signature.asc
Description: This is a digitally signed message part.

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