K 10 svn:author V 6 alfred K 8 svn:date V 27 2004-07-12T08:14:09.000000Z K 7 svn:log V 210 Make VFS_ROOT() and vflush() take a thread argument. This is to allow filesystems to decide based on the passed thread which vnode to return. Several filesystems used curthread, they now use the passed thread. END