Module Name: src Committed By: pgoyette Date: Thu May 25 02:28:07 UTC 2017
Modified Files: src/sys/kern: vfs_bio.c Log Message: When logging a history record for biowait(), include the return address as a parameter, to identify to which of the many calls to biowait() the record refers. To generate a diff of this commit: cvs rdiff -u -r1.272 -r1.273 src/sys/kern/vfs_bio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.