2009/8/12 Vincent Fourmond <[email protected]>: > Hello, > >> When a device crashes / is disconnected / the system suspends the device >> node goes away > > only on udev systems and the like.
I have not seen a non-udev Linux system for quite some time now. > >> and pmount can no longer umount the now defunct mount >> point. > > For a very good reason too: how can pmount check that the device is > removable if it's not here anymore ? I don't think this bug can be > fixed. It has mounted it so it should know. Currently it only woks on devices specified in /etc/pmount.allow anyway because the removable check is broken. Anyway, how would it check on a non-udev system when the device node is present but the device is gone? Is ENODEV counted as removable? Thanks Michal -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

