[Ocfs2-tools-devel] [PATCH 5/6] Add unwritten extent support in ocfs2-tools.

Joel Becker Joel.Becker at oracle.com
Mon Sep 24 19:12:22 PDT 2007


On Tue, Sep 25, 2007 at 09:33:24AM +0800, tao.ma wrote:
> You solution is quite clear. Just one thing. Some call it with right=NULL, 
> some call it with left=NULL while some call it with left_path and 
> right_path both not NULL. And we depend on left_path only under the 
> situation that right_path=NULL. So just change these codes:

	Oh, I'm an idiot.  Ignore my patch.  Sure, you can do it simpler
than you did, but I assumed "assert(left_path || right_path)" was
actually "assert(left_path ^ right_path)", which is stupid of me.
	Whatever you end up with, please verify it :-)

Joel

-- 

Life's Little Instruction Book #226

	"When someone hugs you, let them be the first to let go."

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