Date: Sat, 20 Nov 1999 05:18:24 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/devfs devfs_vnops.c src/sys/miscfs/kernfs kernfs_vnops.c Message-ID: <199911201318.FAA56013@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/11/20 05:18:24 PST Modified files: sys/miscfs/devfs devfs_vnops.c Log: Get rid of calls to vfinddev() by doing like specfs. Revision Changes Path 1.85 +8 -16 src/sys/miscfs/devfs/devfs_vnops.c Modified files: sys/miscfs/kernfs kernfs_vnops.c Log: Get rid of calls to vfinddev() by ripping out code for vnode type which has already been disabled. Revision Changes Path 1.42 +1 -27 src/sys/miscfs/kernfs/kernfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911201318.FAA56013>