K 10 svn:author V 7 rwatson K 8 svn:date V 27 2000-04-16T01:35:30.000000Z K 7 svn:log V 388 Fix two bugs in extended attribute support for UFS/FFS: o Put back in {} removed during over-zealous cleanup of gratuitous debugging output during preparation for the commit. Due to the missing {}, writes on extended attributes always silently failed. Doh. o Don't unlock the target vnode if it's the backing vnode, as we don't lock the target vnode if it's the backing vnode. END