From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Mon, 8 Nov 2010 17:06:07 -0500 Subject: [Cluster-devel] [PATCH] dlm: Reset fs_notified when check_fs_done In-Reply-To: <20101108150549.GC11294@linux-jjzhang> References: <20100228220632.GA5791@linux-jjzhang> <20101108150549.GC11294@linux-jjzhang> Message-ID: <20101108220607.GA3356@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 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. Dave