CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/15 20:54:51
Modified files:
sys/kern : vfs_bio.c vfs_subr.c
sys/sys : buf.h vnode.h
Log message:
move buf_rb_bufs from RB macros to RBT functions
i had to shuffle the order of some header bits cos RBT_PROTOTYPE
needs to see what RBT_HEAD produces.
