hammer2 - Implement modify_tid and mirror_tid
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 15 May 2012 05:36:32 +0000 (22:36 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 15 May 2012 05:36:32 +0000 (22:36 -0700)
commit4d5318eb8933065a36b48e09eca245f9db02eda9
tree342af02c67251696a8c7a6ff96697a59e5a85385
parente0d284db2e0bfbced32eceb5b38c5349ac4d63b8
hammer2 - Implement modify_tid and mirror_tid

* Assign and propagate mirror_tid to the root on flush.

* Set modify_tid for direct modifications

* Code variable naming cleanup in hammer2_flush*() functions.
sys/vfs/hammer2/hammer2.h
sys/vfs/hammer2/hammer2_chain.c
sys/vfs/hammer2/hammer2_disk.h
sys/vfs/hammer2/hammer2_vfsops.c
sys/vfs/hammer2/hammer2_vnops.c