fvdl
Mon Feb 10 04:41:21 PST 1997
Update of /a/cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv20341
Modified Files:
vfs_syscalls.c
Log Message:
If the target for a rename() call exists, it will be removed. So, don't
leave any pages around (i,e, insert a vnode_pager_uncache()).