Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: matt
Date: Wed Feb 20 17:13:30 UTC 2008
Modified Files:
src/sys/kern: vfs_bio.c
src/sys/sys: buf.h
src/sys/ufs/ffs: ffs_softdep.c
src/sys/ufs/lfs: lfs_bio.c
Log Message:
Merge all the *different* definitions of bufqueues into one common one.
To generate a diff of this commit:
cvs rdiff -r1.188 -r1.189 src/sys/kern/vfs_bio.c
cvs rdiff -r1.105 -r1.106 src/sys/sys/buf.h
cvs rdiff -r1.107 -r1.108 src/sys/ufs/ffs/ffs_softdep.c
cvs rdiff -r1.109 -r1.110 src/sys/ufs/lfs/lfs_bio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index