cvs commit: src/sys/kern vfs_syscalls.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jan 4 10:11:47 PST 2006
dillon 2006/01/04 10:11:26 PST
DragonFly src repository
Modified files:
sys/kern vfs_syscalls.c
Log:
Clean up unmount() by removing the vnode resolution requirement. Just
use the namecache to validate the mount point.
Submitted-by: Csaba Henk <csaba.henk at xxxxxxx>
Revision Changes Path
1.76 +15 -18 src/sys/kern/vfs_syscalls.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_syscalls.c.diff?r1=1.75&r2=1.76&f=u
More information about the Commits
mailing list