[Ocfs2-tools-devel] [PATCH 9/9] ocfs2-tools: add xattr support in tunefs.ocfs2

Joel Becker Joel.Becker at oracle.com
Tue Jan 6 17:34:56 PST 2009


On Thu, Dec 25, 2008 at 02:06:03PM +0800, Tiger Yang wrote:
> Joel Becker wrote:
>> 	This removes the buckets, but it doesn't remove the extent
>> blocks that make up the xattr index tree.  Those need to get removed.
> That extent block be freed in remove_xattr_block() by  
> ocfs2_delete_xattr_block().

	I mean the intermediate extent blocks.
ocfs2_delete_xattr_block() only seems to delete the topmost xattr block,
not the ocfs2_extent_block structures that make up an indexed xattr
tree.

Joel

-- 

"I'm so tired of being tired,
 Sure as night will follow day.
 Most things I worry about
 Never happen anyway."

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127



More information about the Ocfs2-tools-devel mailing list