K 10 svn:author V 7 rwatson K 8 svn:date V 27 2000-10-04T04:41:33.000000Z K 7 svn:log V 405 o Correct use of lockdestroy() by adding a new ufs_extattr_uepm_destroy() call, which should be the last thing down to a per-mount extattr management structure, after ufs_extattr_stop() on the file system. This currently has the effect only of destroying the per-mount lock on extended attributes, and clearing appropriate flags. o Remove inappropriate invocation in ufs_extattr_vnode_inactive(). END