From owner-cvs-all Mon Nov 26 16:43:44 2001 Delivered-To: cvs-all@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with ESMTP id 6907E37B41B for ; Mon, 26 Nov 2001 16:43:40 -0800 (PST) Received: (qmail 26212 invoked from network); 27 Nov 2001 00:43:39 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 27 Nov 2001 00:43:39 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 26 Nov 2001 16:43:38 -0800 (PST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/fs/ntfs ntfs.h ntfs_subr.c src/sys/fs/hp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 27-Nov-01 John Baldwin wrote: > > On 27-Nov-01 John Baldwin wrote: >> jhb 2001/11/26 16:08:05 PST >> >> Modified files: >> sys/fs/ntfs ntfs.h ntfs_subr.c >> sys/fs/hpfs hpfs.h hpfs_hash.c hpfs_subr.h >> hpfs_vfsops.c >> Log: >> Expand LOCKMGR() compat macro. > > This is possibly bogus as lockmgr() is always called with LK_KERNPROC > as the last parameter rather than using an actual thread as the lock > owner. Hrm, that's a big ambiguous. The original code used LK_KERNPROC, the actual changes I committed are only cosmetic, so my comment is about the original code, not the change itself. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message