Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: pgoyette
Date: Tue Jan 23 22:42:29 UTC 2018
Modified Files:
src/sys/dev: ccd.c cgd.c fss.c
src/sys/dev/ic: ld_nvme.c
src/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
Add "bufq_fcfs" requirement to all those driver modules that explicitly
request it in their calls to bufq_alloc().
To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 src/sys/dev/ccd.c
cvs rdiff -u -r1.115 -r1.116 src/sys/dev/cgd.c
cvs rdiff -u -r1.103 -r1.104 src/sys/dev/fss.c
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/ic/ld_nvme.c
cvs rdiff -u -r1.355 -r1.356 src/sys/dev/raidframe/rf_netbsdkintf.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