Re: autofs - problems.

From: H. Peter Anvin (hpa@transmeta.com)
Date: Mon Feb 21 2000 - 18:04:22 EST


Followup to: <38B12B0E.48D53954@dacotec.net>
By author: Marcin Dalecki <dalecki@dacotec.net>
In newsgroup: linux.dev.kernel
>
> Just out of courisity I tryed out the autofs and noticed a
> serious BUG within it.
>
> My setup gives is that I have the two
> mount points defined:
>
> /misc/cd - internal atapi cd-rom device
> /misc/zip - external zip drive.
>
> All the drivers are fully modularised.
>
> The problem is that doing:
>
> eject /misc/zip
>
> is resulting in a completly hossed module system.
> The scsi top layer stays thereafter in uninitilized state
> and the disk doesn't get ejected at all.
> The eject command results in an error message about
> some illegal/unsupported ioctrl.
>

Which, of course, it is: eject operates on a device, not on a
filesystem.

This sounds like a SCSI layer problem; it has nothing to do with
autofs.

        -hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."

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



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:29 EST