Protect the mntvnode scan for coda with the proper token. Since we do not
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 29 Mar 2004 20:52:17 +0000 (20:52 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 29 Mar 2004 20:52:17 +0000 (20:52 +0000)
commit7814a835342d1e5e3d636ee094c4cf3209b6c77f
tree445a3c3d5987d5fbbea6316d388b9261b299c6ae
parenteb945a809fd327cc953b4c90c907ba1fb0628108
Protect the mntvnode scan for coda with the proper token.  Since we do not
block we do not need to use the vmntvnodescan() facility (as long as we
take the appropriate precautions), and we can remove the v_mount != mp
test.
sys/vfs/coda/coda_subr.c