All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Theodore Ts'o <tytso@mit.edu>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: Hacking linux-utils for swap label
Date: Thu, 13 Apr 2006 10:10:42 -0700	[thread overview]
Message-ID: <20060413171042.GA16607@kroah.com> (raw)
In-Reply-To: <20060413165226.GA20472@thunk.org>

On Thu, Apr 13, 2006 at 12:52:26PM -0400, Theodore Ts'o wrote:
> Blkid also has the advantage that it doesn't require a modern 2.6
> kernel to function (since it isn't dependent on udev) in order to find
> the device where a particular filesystem with a particular label or
> UUID.

I don't see that requirement anywhere in the vol_id code.  It's a
stand-alone binary that should work with just about any kernel version,
as it just talks to the block device directly.  No udev requirement at
all (it just happens to live in the udev source tree for now, I think
that's changing as HAL and some other utilities are starting to rely on
it.)

Anyway, I don't have any objection to blkid, just trying to point out
another solution, instead of having the original poster try to reinvent
the wheel again :)

thanks,

greg k-h

  reply	other threads:[~2006-04-13 17:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-13  9:00 Hacking linux-utils for swap label Loiseleur Michel
2006-04-13 12:16 ` Erik Mouw
2006-04-13 12:34   ` Loiseleur Michel
2006-04-13 12:36 ` Evgeniy Dushistov
2006-04-13 13:12   ` Loiseleur Michel
2006-04-13 16:37   ` Greg KH
2006-04-13 16:52     ` Theodore Ts'o
2006-04-13 17:10       ` Greg KH [this message]
2006-04-13 18:19         ` Theodore Ts'o

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=20060413171042.GA16607@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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.