Get rid of VPLACEMARKER and retool vmntvnodescan() to use a secondary
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 20 Apr 2005 17:01:56 +0000 (17:01 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 20 Apr 2005 17:01:56 +0000 (17:01 +0000)
commitbe6c08cb399efebd2f749b903ba0219baa15c66a
tree2f319c0d0be666bcd635dbc74afbfc0a1b773a47
parent771532509e35e549a759d9d902ff4ecac3faa4e6
Get rid of VPLACEMARKER and retool vmntvnodescan() to use a secondary
structure to track ripouts that occur during the slowfunc() callback,
similar to how we do it for the mountlist and clean/dirty buffer trees.
sys/kern/vfs_lock.c
sys/kern/vfs_mount.c
sys/sys/mount.h
sys/sys/vnode.h
sys/vfs/coda/coda_subr.c
sys/vfs/nfs/nfs_subs.c
sys/vfs/nwfs/nwfs_vfsops.c
sys/vfs/smbfs/smbfs_vfsops.c