Require that *ALL* vnode-based buffer cache ops be backed by a VM object.
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 1 Apr 2006 22:20:19 +0000 (22:20 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 1 Apr 2006 22:20:19 +0000 (22:20 +0000)
commit4baec531ccf03c5a592276fcf907382ca481b704
tree019674b47d134c16b7cfd9d01c74d232f34339fb
parent899483f5571a318a1e501338f807b54c1441cd56
Require that *ALL* vnode-based buffer cache ops be backed by a VM object.
No exceptions.  Start simplifying the getblk() based on the new requirements.
sys/kern/vfs_bio.c
sys/vm/vm_param.h