Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/19/1999 11:09:45
Module Name: syssrc
Committed By: thorpej
Date: Thu Aug 19 18:09:45 UTC 1999
Modified Files:
syssrc/sys/kern: vfs_subr.c
Log Message:
Fix "print vnodes for dirty buffers" change: use vprint(); VOP_PRINT()
is only meant to be used by vprint(), and vprint() provides more
information about the vnode.
To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 syssrc/sys/kern/vfs_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.