All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Triplett <josh@joshtriplett.org>
To: Karel Zak <kzak@redhat.com>
Cc: util-linux@vger.kernel.org, Arjan van de Ven <arjan@linux.intel.com>
Subject: Re: [PATCH] libuuid: Make the uuid_unparse functions inline
Date: Tue, 22 Jan 2019 10:55:10 -0800	[thread overview]
Message-ID: <20190122185509.GB1922@localhost> (raw)
In-Reply-To: <20190122120401.4bppg5ikgi6svren@ws.net.home>

On Tue, Jan 22, 2019 at 01:04:01PM +0100, Karel Zak wrote:
> On Sun, Jan 20, 2019 at 06:45:16PM -0800, Josh Triplett wrote:
> > Various libraries, including libblkid, depend on libuuid solely to call
> > uuid_unparse, which just prints a UUID.
> 
> It seems only libblkid requires solely uuid_unparse() :-) So, I guess
> all we need is to use already implemented blkid_unparse_uuid() where
> is the magic snprintf. I have applied this change:
> 
>  https://github.com/karelzak/util-linux/commit/c2435b946f574880201cb41d989d8d63d4bbf87d

Alright; that certainly solves the primary issue I observed. Thank you!

Looking across a large chunk of Debian, I don't see any other users of
solely uuid_unparse.

      reply	other threads:[~2019-01-22 18:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-21  2:45 [PATCH] libuuid: Make the uuid_unparse functions inline Josh Triplett
2019-01-22 12:04 ` Karel Zak
2019-01-22 18:55   ` Josh Triplett [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=20190122185509.GB1922@localhost \
    --to=josh@joshtriplett.org \
    --cc=arjan@linux.intel.com \
    --cc=kzak@redhat.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 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.