From: Karel Zak <kzak@redhat.com>
To: Phillip Susi <psusi@cfl.rr.com>
Cc: util-linux@vger.kernel.org
Subject: Re: [PATCH 4/4] partx: don't treat empty partition table as error
Date: Thu, 8 Dec 2011 14:29:04 +0100 [thread overview]
Message-ID: <20111208132904.GA16934@nb.redhat.com> (raw)
In-Reply-To: <1323115372-3983-4-git-send-email-psusi@cfl.rr.com>
On Mon, Dec 05, 2011 at 03:02:52PM -0500, Phillip Susi wrote:
> - if (!blkid_partlist_numof_partitions(ls)) {
> - warnx(_("%s: %s partition table does not contains "
> - "usable partitions"), device,
> - blkid_parttable_get_type(tab));
> - return NULL;
> - }
I have replaced the warnign and return NULL with message printed in
verbose mode only.
Thanks!
Karel
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
prev parent reply other threads:[~2011-12-08 13:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-05 20:02 [PATCH 4/4] partx: don't treat empty partition table as error Phillip Susi
2011-12-08 13:29 ` 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=20111208132904.GA16934@nb.redhat.com \
--to=kzak@redhat.com \
--cc=psusi@cfl.rr.com \
--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).