From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tao Ma Date: Tue, 21 Jul 2009 15:35:37 +0800 Subject: [Ocfs2-devel] [PATCH 0/2] Two b-tree bug fixes. Message-ID: <4A656FC9.4010404@oracle.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com Hi Mark/Joel, These are 2 bug fix for b-tree. Please review. I have sent out the first one last week, but it was based on cacheme. So resend it. Now it bases on joel's fixes branch. The second one is another b-tree rotation bug. I guess the reason why we never meet with it is that no one has ever used b-tree like reflink before. ;) Regards, Tao