HAMMER 5/many - in-memory cache and more vnops.
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 20 Nov 2007 22:55:40 +0000 (22:55 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 20 Nov 2007 22:55:40 +0000 (22:55 +0000)
commit6b4f890b30bb9ed3617c02451fa52cbc263c6c4b
treefd23b3c701b9e1ea029cb3ce31299f827a5f31af
parenta523fc1714592dac58db75bdbce9f128da9ea5c0
HAMMER 5/many - in-memory cache and more vnops.

Get more vnops working with the in-memory cache.  Files can now be created,
linked, and deleted.  Directories can be scanned.  NOTE: The topology is
not yet flushed to the media.
sys/vfs/hammer/hammer.h
sys/vfs/hammer/hammer_cursor.c
sys/vfs/hammer/hammer_cursor.h
sys/vfs/hammer/hammer_disk.h
sys/vfs/hammer/hammer_inode.c
sys/vfs/hammer/hammer_object.c
sys/vfs/hammer/hammer_subs.c
sys/vfs/hammer/hammer_vnops.c