From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Thu, 07 Mar 2013 16:06:39 +0000 Subject: [Cluster-devel] [PATCH -v2] gfs2: fix bitmap declaration In-Reply-To: References: <1362576597-18501-1-git-send-email-akinobu.mita@gmail.com> <1362583679.2707.21.camel@menhir> Message-ID: <1362672399.2528.32.camel@menhir> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, On Thu, 2013-03-07 at 23:38 +0900, Akinobu Mita wrote: > 2013/3/7 Steven Whitehouse : > > Hi, > > > > This doesn't apply over the patch which Dave just sent. Can you redo > > this against the current GFS2 -nmw tree if it is still required? Thanks, > > I checked Dave's patch. It fixes the same issue that I was trying to fix. > So this -v2 patch is not needed anymore. > > But the cleanup patch in v1 ([PATCH 2/2] gfs2: use memchr_inv) is still > applicable. So I'll resend it soon. Ok, thanks. I've pushed the memchr_inv patch into the -nmw git tree, Steve.