[Ocfs2-devel] [PATCH] ocfs2/xattr: Fix a bug when inserting xattr.

Mark Fasheh mfasheh at suse.com
Mon Oct 6 10:54:05 PDT 2008


On Fri, Sep 19, 2008 at 10:16:34PM +0800, Tao Ma wrote:
> During the process of xatt insertion, we use binary search
> to find the right place and "low" is set to it. But when
> there is one xattr which has the same name hash as the inserted
> one, low is the wrong value. So set it to the right position.
> 

Great, thanks Tao.
	--Mark

--
Mark Fasheh



More information about the Ocfs2-devel mailing list