From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hin-Tak Leung Subject: Re: [PATCH] hfsplus: release bnode pages after use, not before Date: Thu, 18 Jun 2015 00:26:16 +0100 Message-ID: References: <1433637776-3559-1-git-send-email-saproj@gmail.com> <1433778309.2513.11.camel@ubuntu-slavad-14.04> <1433781918.2659.3.camel@slavad-ubuntu-14.04> <20150609151545.8a146bb5d29051e604d4d211@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Andrew Morton , Viacheslav Dubeyko , Anton Altaparmakov , "linux-fsdevel@vger.kernel.org" , Sasha Levin , Al Viro , Christoph Hellwig , Hin-Tak Leung , Sougata Santra To: Sergei Antonov Return-path: Received: from mail-wi0-f176.google.com ([209.85.212.176]:36224 "EHLO mail-wi0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751798AbbFQX0S (ORCPT ); Wed, 17 Jun 2015 19:26:18 -0400 Received: by wicnd19 with SMTP id nd19so43939594wic.1 for ; Wed, 17 Jun 2015 16:26:16 -0700 (PDT) In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 14 June 2015 at 15:18, Sergei Antonov wrote: > On 14 June 2015 at 04:27, Hin-Tak Leung wrote: >> On 10 June 2015 at 00:40, Sergei Antonov wrote: >> ... >>> I did not try to change the logic of the driver. Just fixed one >>> glaring defect. Which, by the way, in addition to the aforementioned >>> bug by Sasha Levin caused: >>> 1. A "du"-related bug reported by Hin-Tak Leung earlier in the list. >>> 2. https://bugzilla.kernel.org/show_bug.cgi?id=63841 >>> 3. https://bugzilla.kernel.org/show_bug.cgi?id=78761 >>> 4. https://bugzilla.kernel.org/show_bug.cgi?id=42342 >> >> For some unknown reason majordomo won't let my regular sourceforge >> account/alias post >> to its lists (not just fsdevel, but also git), anyway, I just managed >> to reproduced the issue - > > With the patch or without? Without. My older computer died about 9 months ago and I have not tried to see the problem on my current hardware until now. The point I am trying to see is to first see the problem on my current hardware, then test the change (which I'll hope to find time to do in the next few days). Otherwise, it is from not-see-problem to not-see-problem. I'll write again after I've tested the change. Hin-Tak