From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Thu, 20 Sep 2007 08:35:27 -0500 Subject: [Cluster-devel] [PATCH] [GFS2] bz 276631 : GFS2: chmod hung - TRY 3 In-Reply-To: <1190240609.3038.22.camel@technetium.msp.redhat.com> References: <1189780080.5632.18.camel@technetium.msp.redhat.com> <20070919211336.GC6493@redhat.com> <1190240609.3038.22.camel@technetium.msp.redhat.com> Message-ID: <20070920133527.GA22130@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, Sep 19, 2007 at 05:23:29PM -0500, Bob Peterson wrote: > On Wed, 2007-09-19 at 16:13 -0500, David Teigland wrote: > > ACK, I noticed that this isn't in git yet > > AFAICT, it's in the git tree: > > http://git.kernel.org/?p=linux/kernel/git/steve/gfs2-2.6-nmw.git;a=commitdiff;h=e76700466a04c244d1d29fe51b282838becd4f2d > > Are you sure you were looking at nmw? I see, the problem was that the subject started with "chmod hung" at which point I moved to the next. It would be great if we could pick slightly better subjects that zero in on the specific bug or fix. I also just noticed that the description of the patch includes: "This patch reuses the ls->async_lock spin_lock to fix the race..." which isn't true any more, of course.