cvs commit: src/sys/sys buf.h

Poul-Henning Kamp phk at phk.freebsd.dk
Tue Oct 21 00:11:49 PDT 2003


In message <200310210658.h9L6wwPI035090 at repoman.freebsd.org>, Poul-Henning Kamp
 writes:
>phk         2003/10/20 23:58:58 PDT
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/sys              buf.h 
>  Log:
>  Retire bio_caller2 (alias for b_io.bio_caller2), this field is reserved
>  for dev_strategy() use.
>  
>  Retire bio_driver[12] (aliases for b_io.bio_driver[12]) these fields are
>  reserved for device driver use and can as such never have any interest
>  in the buf end of things.

Let me just clarify:  The bio_{caller2,driver1,driver2} fields still
exists, it's only their evil reflections at the buf layer which have
been exterminated.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the cvs-src mailing list