Date: Sun, 19 Nov 1995 14:22:38 -0800 From: John Dyson <dyson> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/scsi cd.c od.c pt.c sctarg.c sd.c st.c worm.c Message-ID: <199511192222.OAA03801@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 95/11/19 14:22:36 Modified: sys/sys buf.h sys/scsi cd.c od.c pt.c sctarg.c sd.c st.c worm.c Log: First set of changes to eliminate the ad-hoc device buffer queues, replacing them with TAILQ's as appropriate. The SCSI code is the first to be changed -- until the changes are complete, both b_act and b_actf will be in the buf structure. b_actf will eventually be removed.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511192222.OAA03801>