From owner-cvs-all Tue Jan 23 18:19:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD4D737B400; Tue, 23 Jan 2001 18:18:54 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0O2Iso27845; Tue, 23 Jan 2001 18:18:54 -0800 (PST) (envelope-from jhb) Message-Id: <200101240218.f0O2Iso27845@freefall.freebsd.org> From: John Baldwin Date: Tue, 23 Jan 2001 18:18:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/hpfs hpfs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/23 18:18:54 PST Modified files: sys/fs/hpfs hpfs_vnops.c Log: The lock being destroyed was misnamed, not unused. Add the lockdestroy() back in but with the proper name so that this compiles. Submitted by: jasone Revision Changes Path 1.10 +3 -1 src/sys/fs/hpfs/hpfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message