From owner-cvs-all Fri Feb 2 15:26:24 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (awfulhak.demon.co.uk [194.222.196.252]) by hub.freebsd.org (Postfix) with ESMTP id 8579F37B401; Fri, 2 Feb 2001 15:25:58 -0800 (PST) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.1/8.11.1) with ESMTP id f12NQGv22860; Fri, 2 Feb 2001 23:26:16 GMT (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.2/8.11.1) with ESMTP id f12NRg606924; Fri, 2 Feb 2001 23:27:42 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200102022327.f12NRg606924@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/sys/fs/devfs devfs_devs.c devfs_vnops.c In-Reply-To: Message from Poul-Henning Kamp of "Fri, 02 Feb 2001 14:54:41 PST." <200102022254.f12MsfS31685@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 02 Feb 2001 23:27:41 +0000 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > phk 2001/02/02 14:54:41 PST > > Modified files: > sys/fs/devfs devfs_devs.c devfs_vnops.c > Log: > At the point in time where most devices are created, we don't know what > time it is because boottime is not yet initialized. Finagle the relevant > fields when we get the chance. > > Revision Changes Path > 1.12 +2 -2 src/sys/fs/devfs/devfs_devs.c > 1.16 +16 -1 src/sys/fs/devfs/devfs_vnops.c Heh :-) I was *just* about to look into this :-) Ta. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message