Date: Thu, 2 Nov 2000 13:14:13 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c vfs_subr.c vfs_syscalls.c vfs_vnops.c src/sys/miscfs/specfs spec_vnops.c Message-ID: <200011022114.NAA53744@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2000/11/02 13:14:13 PST Modified files: sys/kern vfs_bio.c vfs_subr.c vfs_syscalls.c vfs_vnops.c sys/miscfs/specfs spec_vnops.c Log: Take VBLK devices further out of their missery. This should fix the panic I introduced in my previous commit on this topic. Revision Changes Path 1.266 +2 -2 src/sys/kern/vfs_bio.c 1.289 +12 -13 src/sys/kern/vfs_subr.c 1.171 +2 -2 src/sys/kern/vfs_syscalls.c 1.105 +3 -3 src/sys/kern/vfs_vnops.c 1.146 +3 -10 src/sys/miscfs/specfs/spec_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?200011022114.NAA53744>