On Apr  9, 2001, Jean-Louis Martineau <[EMAIL PROTECTED]> wrote:

> On Mon, Apr 09, 2001 at 02:03:00PM -0300, Alexandre Oliva wrote:
>> Looks like we need an additional argument in search_fstab, say
>> check_dev, and get amname_to_devname to call search_fstab first with
>> check_dev == 1, so as to reject any entries whose device names don't
>> exist, then, if none are found (as it would be the case in Tru64),
>> retry iwth check_dev == 0.

> Could you try this patch on Tru64.

Thanks, it does work, indeed.  However, the getfsent test program
still finds /dev/root for `/' on GNU/Linux.  fstab says LABEL=/,
/proc/mounts says /dev/root, and only mtab says /dev/hda2, but,
apparently, this file is never looked at.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to