Re: [2.4.8-ac5 and earlier] fatal mount-problem

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Aug 20 2001 - 06:30:23 EST


> > (as modules) and you do the same mount again on the same (not unmounted)
> > device, the mount-programm hangs up and never comes back. It doesn't
> > recognize, that the device is allready mounted.
>
> strace, please. -ac5 and 2.4.9 have the same code in fs/super.c, so
> I really wonder what the hell is happening...

Duplicated here with 2.4.8-ac6
Booted with ide-scsi as the cd driver

mount /dev/scd0 /mnt
umount /dev/scs0
mount /dev/scd0 /mnt
umount /dev/scd0

works fine

mount /dev/scd0 /mnt
mount /dev/scd0 /mmt

hangs (D state)

mount /dev/scd0 /mnt
mount /dev/scd0 /tmp

hangs (D state)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:00:34 EST