From owner-freebsd-commit Sat Jan 6 15:58:19 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29806 for freebsd-commit-outgoing; Sat, 6 Jan 1996 15:58:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29794 for cvs-all-outgoing; Sat, 6 Jan 1996 15:58:14 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29779 for cvs-sys-outgoing; Sat, 6 Jan 1996 15:58:10 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA29771 Sat, 6 Jan 1996 15:58:07 -0800 (PST) Date: Sat, 6 Jan 1996 15:58:07 -0800 (PST) From: David Greenman Message-Id: <199601062358.PAA29771@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern vfs_bio.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk davidg 96/01/06 15:58:06 Modified: sys/kern vfs_bio.c Log: Print out the queue index if it's found to be inconsistent. Revision Changes Path 1.83 +7 -4 src/sys/kern/vfs_bio.c