Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



pk
Mon Jun 24 06:26:42 EDT 1996
Update of /a/cvsroot/src/sys/nfs
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv9032

Modified Files:
        nfs_vfsops.c 
Log Message:
Ignore the mountpoint's `v_usecount' in nfs_unmount() if MNT_FORCE is on.
This takes care of two related problems:
        - `umount -f' wouldn't work if someone's working directory is
          the filesystem root.
        - vfs_unmountall() would complain about a busy `/' on a
          diskless setup.




Home | Main Index | Thread Index | Old Index