K 10 svn:author V 4 jeff K 8 svn:date V 27 2005-03-13T11:59:14.000000Z K 7 svn:log V 259 - In ufs_mknod(), hold the lock across the call to vgone() as that is now required. - In ufs_close(), don't do the EAGAIN vrele hack, the top layer now calls vn_start_write before the lock is acquired as it should. Sponsored by: Isilon Systems, Inc. END