K 10 svn:author V 3 kib K 8 svn:date V 27 2009-03-27T15:57:52.966965Z K 7 svn:log V 471 MFC r189737: The non-modifying EA VOPs are executed with only shared vnode lock taken. Provide a custom lock around initializing and tearing down EA area, to prevent both memory leaks and double-free of it. Count the number of EA area accessors. Put the new field i_ea_refs to the end of the struct inode to keep structure layout stable on releng branch for the benefit of lsof. MFC r190469: Correct typo. ABI issue pointed out by: kensmith Approved by: re (kensmith) END