From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Fri, 14 Sep 2007 13:29:40 +0100 Subject: [Cluster-devel] [PATCH GFS2] Move inode deletion out of blocking_cb In-Reply-To: <46E9B12A.3070103@redhat.com> References: <46E9B12A.3070103@redhat.com> Message-ID: <1189772980.1068.44.camel@quoit> 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, 2007-09-13 at 17:52 -0400, Wendy Cheng wrote: > Move inode deletion code out of blocking_cb handle_callback route to > avoid racy conditions that end up blocking lock_dlm1 thread. Fix > bugzilla 286821. > > -- Wendy Now in the -nmw git tree. Thanks, Steve.