From owner-cvs-src Mon Mar 3 12:12:35 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E94737B401; Mon, 3 Mar 2003 12:12:34 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D49643FBD; Mon, 3 Mar 2003 12:12:32 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id h23KCVx78232; Mon, 3 Mar 2003 15:12:32 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Mon, 3 Mar 2003 15:12:31 -0500 (EST) From: Jeff Roberson To: Nate Lawson Cc: src-committers@FreeBSD.org, , Subject: Re: cvs commit: src/sys/kern vfs_default.c In-Reply-To: <200303031950.h23JoaCM019818@repoman.freebsd.org> Message-ID: <20030303151051.F72102-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 3 Mar 2003, Nate Lawson wrote: > njl 2003/03/03 11:50:36 PST > > FreeBSD src repository > > Modified files: > sys/kern vfs_default.c > Log: > Pick up one file missed in the previous vprint() cleanup > Hey, good work here. Do you think there would be any way to use the vnode's char name in the generic sync routine? There are a few other places where we msleep that could use a more specific name as well. Cheers, Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message