From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24815 invoked by alias); 8 Dec 2006 17:31:33 -0000 Received: (qmail 24787 invoked by uid 9453); 8 Dec 2006 17:31:32 -0000 Date: Fri, 08 Dec 2006 17:31:00 -0000 Message-ID: <20061208173132.24786.qmail@sourceware.org> From: teigland@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/gfs-kernel/src/dlm thread.c Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00691.txt.bz2 CVSROOT: /cvs/cluster Module name: cluster Branch: RHEL4 Changes by: teigland@sourceware.org 2006-12-08 17:31:32 Modified files: gfs-kernel/src/dlm: thread.c Log message: If the drop_count is disabled (set to 0) on a mounted fs, don't do a drop callback the first time through the function (fix for slight quirk in the last patch for bz 218795). Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs-kernel/src/dlm/thread.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.16.2.4&r2=1.16.2.5