git: kernel - Remove repurposebuf
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Oct 16 11:30:33 PDT 2017
commit d2812084434d026bc24121e73c26643638bddb63
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Oct 1 12:11:10 2017 -0700
kernel - Remove repurposebuf
* Remove the repurposebuf hack to prepare for the buffer cache
KVABIO API, which is a better solution.
Summary of changes:
sys/bus/cam/scsi/scsi_da.c | 2 +-
sys/kern/vfs_bio.c | 322 ++-------------------------------------------
sys/sys/buf.h | 2 +-
sys/vfs/ufs/ffs_alloc.c | 2 +-
4 files changed, 14 insertions(+), 314 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d2812084434d026bc24121e73c26643638bddb63
--
DragonFly BSD source repository
More information about the Commits
mailing list