This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: getfsent and LABEL= or UUID=


Roland McGrath <roland@frob.com> writes:

> I would much rather see getfsent remain OS-independent as it always has been.
> This recent Linux feature and users of it should bend to the status quo,
> not the other way around.

I agree.  There is already a special library to access the uuid.
There is no problem extending this or creating a more general one.
Besides, it's still possible to write programs which can handle labels
by looking at /etc/fstab and /proc/mounts (and /proc/partitions).

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]