Date: Fri, 18 Jun 2004 08:08:48 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/devfs devfs_devs.c Message-ID: <200406180808.i5I88mjT062673@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-06-18 08:08:48 UTC FreeBSD src repository Modified files: sys/fs/devfs devfs_devs.c Log: Reduce a fair bit of the atomics because we are now called with a lock from kern_conf.c and cdev's act a lot more like real objects these days. Revision Changes Path 1.31 +55 -73 src/sys/fs/devfs/devfs_devs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406180808.i5I88mjT062673>