From: Theodore Ts'o <tytso@mit.edu>
To: Greg KH <greg@kroah.com>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: Hacking linux-utils for swap label
Date: Thu, 13 Apr 2006 12:52:26 -0400 [thread overview]
Message-ID: <20060413165226.GA20472@thunk.org> (raw)
In-Reply-To: <20060413163724.GA16179@kroah.com>
On Thu, Apr 13, 2006 at 09:37:24AM -0700, Greg KH wrote:
> vol_id in the udev package is much better than blkid, as it handles more
> file system types, and is easier to intregrate into other programs and
> scripts (it's also availble as a library.) I would recommend it
> instead.
For the record, blkid is also available as a library, and it is what
is used by mount and fsck to support. 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. Blkid is
available on pretty much all distributions since it's been part of
e2fsprogs since 2002 or so; udev is used available on all reasonably
modern distro's using a 2.6 kernel.
Finally, the number of filesystem types handled by the two really
aren't all that different; certainly all of the major filesystem types
are covered by both libraries/programs.
Regards,
- Ted
next prev parent reply other threads:[~2006-04-13 16:52 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 [this message]
2006-04-13 17:10 ` Greg KH
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=20060413165226.GA20472@thunk.org \
--to=tytso@mit.edu \
--cc=greg@kroah.com \
--cc=linux-fsdevel@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.