Yes. Even from the same machine.
$ mount ptprs11:/home/ptprs11 /mnt1
# works until connection dies.
$ umount /mnt1
$ /mnt1: device is busy
$ mount ptprs11:/home/ptprs11 /mnt2
# works well
$ umount /mnt2
# perfect
$ umount /mnt1
# no go. Remains mounted until reboot.
Thanks for your time,
Thomas Kunert
-
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/faq.html