All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Reda Sallahi <fullmanet@gmail.com>
Cc: qemu-devel@nongnu.org, kwolf@redhat.com, famz@redhat.com,
	stefanha@redhat.com, qemu-block@nongnu.org, mreitz@redhat.com
Subject: Re: [Qemu-devel] [PATCH RFC 0/1] Subcommand dd for qemu-img
Date: Thu, 23 Jun 2016 09:19:55 +0200	[thread overview]
Message-ID: <87mvmc74o4.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <20160622171935.GA4620@localhost> (Reda Sallahi's message of "Wed, 22 Jun 2016 19:19:44 +0200")

Reda Sallahi <fullmanet@gmail.com> writes:

> Hi,
>
> I have a first patch that adds a minimal subcommand dd for qemu-img that
> is similar to dd(1) so this is a work-in-progress.
>
> So far it implements the bs and count options with of course the if and of
> options (e.g. ./qemu-img dd if=foo.raw of=foo.qcow2 bs=128K count=10 -O qcow2).
>
> There is no output with statistics for now so this acts like dd status=none.

dd's syntax looks more like JCL than Unix.  Some think that was a prank.
It's been faithfully preserved through decades, and now we're even
cloning it.  Funny :)

PS: Please make sure your patches are properly threaded, i.e. are
replies to the cover letter.
http://wiki.qemu-project.org/Contribute/SubmitAPatch#Use_git_format-patch

      reply	other threads:[~2016-06-23  7:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-22 17:19 [Qemu-devel] [PATCH RFC 0/1] Subcommand dd for qemu-img Reda Sallahi
2016-06-23  7:19 ` Markus Armbruster [this message]

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=87mvmc74o4.fsf@dusky.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=famz@redhat.com \
    --cc=fullmanet@gmail.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.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.