From mboxrd@z Thu Jan 1 00:00:00 1970 From: Abhijith Das Date: Mon, 01 Jun 2009 12:30:03 -0500 Subject: [Cluster-devel] [GFS2 PATCH] bz502531 - GFS2: smbd proccess hangs with flock() call. In-Reply-To: <1243624260.3431.6.camel@localhost.localdomain> References: <1243624260.3431.6.camel@localhost.localdomain> Message-ID: <4A24101B.5020301@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit GFS2 currently does not support mandatory flocks. An flock() call with LOCK_MAND triggers unexpected behavior because gfs2 is not checking for this lock type. This patch corrects that. Signed-off-by: Abhi Das -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: bz502531-git.patch URL: