Date: Fri, 28 Apr 2000 23:23:46 +0200 From: Poul-Henning Kamp <phk@freebsd.org> To: current@freebsd.org Subject: PATCH: buf/bio conversion Message-ID: <2415.956957026@critter.freebsd.dk>
next in thread | raw e-mail | index | archive | help
Two new patches at http://phk.freebsd.dk/misc 2000-04-28 biodone.patch This patch untangles the biodone/bufdone path. This basically gives struct bio a separate mechanism for callbacks, which at the end calls into the struct buf mechanism. 2000-04-28 ccd.patch (Requires biodone.patch) Convert CCD to struct bio. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD coreteam member | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2415.956957026>