[Andrew Pollock] > Dammit. This is what I get for waiting so long to test it. No, this > does not work, because you're parsing /proc/mounts, not /etc/fstab, > so you don't get the _netdev option. It no workee.
Thanks for testing. I suggest we solve this by letting umountnfs use /etc/mtab, and umountfs use /proc/mounts. I believe mtab will include the _netdev option. This should make sure all file systems are umounted, and handle netdevices correctly too. Can you test this and send a patch if it work? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

