From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiaju Zhang Date: Tue, 22 Feb 2011 16:35:42 +0800 Subject: [Cluster-devel] [PATCH] dlm: Reset fs_notified when check_fs_done In-Reply-To: <20101108220607.GA3356@redhat.com> References: <20100228220632.GA5791@linux-jjzhang> <20101108150549.GC11294@linux-jjzhang> <20101108220607.GA3356@redhat.com> Message-ID: List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, Nov 9, 2010 at 6:06 AM, David Teigland wrote: > On Mon, Nov 08, 2010 at 11:05:49PM +0800, Jiaju Zhang wrote: >> Luckily, things have changed now. One user met this issue two months >> ago and he's also very kindly to test the patch. The result is the >> patch really works. >> >> Attached is the log before they apply the patch. This time the log >> has already included the debugging messages which were added by the >> commit 27b09badd40a2d1500500fa6945aeb532f75bd13 , so we can see what >> really happens on the user's site. >> (The log is a bit large when it was uncompressed, this is because the >> spinning would print many messages to the log.) >> >> I rebased the patch against current upstream code now. Thank you for >> your review in advance :) > > Thanks, the patch looks good, I'll push this out. Hi David, I haven't found this patch from git://git.fedorahosted.org/dlm.git, was it being missed? Thanks;) Jiaju