K 10 svn:author V 2 dg K 8 svn:date V 27 1996-06-12T03:37:57.000000Z K 7 svn:log V 294 Moved the fsnode MALLOC to before the call to getnewvnode() so that the process won't possibly block before filling in the fsnode pointer (v_data) which might be dereferenced during a sync since the vnode is put on the mnt_vnodelist by getnewvnode. Pointed out by Matt Day END