util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: Davidlohr Bueso <dave@gnu.org>
Cc: Petr Uzel <petr.uzel@suse.cz>, util-linux <util-linux@vger.kernel.org>
Subject: Re: [PATCH] fdisk: API: add label probing functionality
Date: Mon, 16 Jul 2012 18:03:07 +0200	[thread overview]
Message-ID: <20120716160307.GB9087@x2.net.home> (raw)
In-Reply-To: <1341783627.2628.10.camel@offbook>

On Sun, Jul 08, 2012 at 11:40:27PM +0200, Davidlohr Bueso wrote:
>  fdisks/fdisk.c         |   21 ---------------------
>  fdisks/fdisk.h         |   19 +++++++++++++++++++
>  fdisks/fdiskaixlabel.c |    8 +++++++-
>  fdisks/fdiskaixlabel.h |    2 --
>  fdisks/fdiskbsdlabel.c |    8 +++++++-
>  fdisks/fdiskbsdlabel.h |    1 -
>  fdisks/fdiskdoslabel.c |    8 +++++++-
>  fdisks/fdiskdoslabel.h |    1 -
>  fdisks/fdiskmaclabel.c |    8 +++++++-
>  fdisks/fdiskmaclabel.h |    1 -
>  fdisks/fdisksgilabel.c |    8 +++++++-
>  fdisks/fdisksgilabel.h |    1 -
>  fdisks/fdisksunlabel.c |    8 +++++++-
>  fdisks/fdisksunlabel.h |    1 -
>  fdisks/utils.c         |   35 +++++++++++++++++++++++++++++++++++
>  15 files changed, 96 insertions(+), 34 deletions(-)

 Applied, thanks ... but I'd like to see in future that we will use
 probing result from libblkid where we already have all the code for
 PT detection.

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

      parent reply	other threads:[~2012-07-16 16:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-08 21:40 [PATCH] fdisk: API: add label probing functionality Davidlohr Bueso
2012-07-12  9:45 ` Petr Uzel
2012-07-16 16:03 ` Karel Zak [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=20120716160307.GB9087@x2.net.home \
    --to=kzak@redhat.com \
    --cc=dave@gnu.org \
    --cc=petr.uzel@suse.cz \
    --cc=util-linux@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).