K 10 svn:author V 4 jeff K 8 svn:date V 27 2007-07-03T21:22:58.000000Z K 7 svn:log V 309 - Remove explicit Giant protection from lockf. Use the vnode interlock to protect this datastructure instead. - Preallocate an extra lockf structure in case we want to split a lock on insert or delete. - msleep() on the vnode interlock when blocking on a lock. Reviewed by: rwatson Approved by: re END