All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Hahn <hahn@univention.de>
To: xen-devel@lists.xensource.com
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: Re: [PATCH v2] no-fork option for tapdisk2 debugging
Date: Tue, 21 Jun 2011 17:40:25 +0200	[thread overview]
Message-ID: <201106211740.25337.hahn@univention.de> (raw)
In-Reply-To: <19968.46420.119929.585015@mariner.uk.xensource.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 650 bytes --]

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@univention.de
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/

[-- Attachment #1.1.2: Add documentation to no-daemon-option.diff --]
[-- Type: text/plain, Size: 868 bytes --]

Document -D option for no-daemonize.                                                                                                                                                
                                                                                                                                                                                    
Signed-off-by: Philipp Hahn <hahn@univention.de>
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 #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

  reply	other threads:[~2011-06-21 15:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21 13:29 [PATCH] no-fork option for tapdisk2 debugging Philipp Hahn
2011-06-21 14:29 ` Ian Jackson
2011-06-21 15:12   ` [PATCH v2] " Philipp Hahn
2011-06-21 15:14     ` Ian Jackson
2011-06-21 15:40       ` Philipp Hahn [this message]
2011-06-21 15:53         ` Ian Jackson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201106211740.25337.hahn@univention.de \
    --to=hahn@univention.de \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.