Received: by mail.netbsd.org (Postfix, from userid 0) id 901CB63B143; Tue, 17 Nov 2009 22:49:26 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 98C8063B10F for ; Tue, 17 Nov 2009 22:49:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7B98C175DD; Tue, 17 Nov 2009 22:49:24 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 17 Nov 2009 22:49:24 +0000 From: Eduardo Horvath Subject: CVS commit: src/sys/ufs/lfs To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091117224924.7B98C175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: eeh Date: Tue Nov 17 22:49:24 UTC 2009 Modified Files: src/sys/ufs/lfs: lfs_vnops.c Log Message: This should fix a deadlock. To generate a diff of this commit: cvs rdiff -u -r1.224 -r1.225 src/sys/ufs/lfs/lfs_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.