K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-06-30T22:19:18.338657Z K 7 svn:log V 337 Merge extattr.h:1.22, ufs_extattr.c:1.91 (r176797) from head to stable/7: Continue on-going campaign to replace lockmgr locks with sx locks where the specific semantics of lockmgr aren't required: update UFS1 extended attributes to protect its data structures using an sx lock. While here, update comments on lock granularity. END