From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Thu, 23 Apr 2009 10:16:53 +0100 Subject: [Cluster-devel] GFS2: Block alloc fixes Message-ID: <1240478216-2594-1-git-send-email-swhiteho@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit These three patches fix a couple of bugs in the block allocation code that was updated at the merge window. Thanks are due to Benny Halevy, Christoph Lameter and Willy Tarreau for looking at the __ffs64 patch. I've updated the comment in that patch in the light of Willy Tarreau's suggestion, Steve.