Give the A-list code the ability to do a forward or reverse allocation
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 16 Oct 2007 18:16:42 +0000 (18:16 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 16 Oct 2007 18:16:42 +0000 (18:16 +0000)
commit9775c9553925215ece1055453e33520b98dae3c2
tree5128b3d86bb8da5778d82729925decf4b0da000c
parentce6e7571b44b979361ff0ceaa55f0aa304422a41
Give the A-list code the ability to do a forward or reverse allocation
as-of a particular block.  This allows us to localize allocations.

Flesh out HAMMER's on-disk structures.
sys/vfs/hammer/hammer_alist.c
sys/vfs/hammer/hammer_alist.h
sys/vfs/hammer/hammer_disk.h