CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/06/08 00:23:43
Modified files:
sys/kern : vfs_bio.c
sys/sys : buf.h
Log message:
Move buf_realloc_pages in buf.h
Since buf.h includes uvm_extern.h, the declaration can also be in buf.h
OK tb@ claudio@
