Re: stacked NFS mounts
Robert Elz <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
And you might also try umount -fR /foo/bar (using your example) and see if that one can be unmounted, if it can, unmounting /foo should then be trivial. kre