hammer2 - Split flush code out into its own source file
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 15 Dec 2012 07:26:08 +0000 (23:26 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 15 Dec 2012 07:26:08 +0000 (23:26 -0800)
commit32b800e63e8764b44f3ece6f96813ad7854112dc
tree7813109db633491ac7eee516fad308d1d50e6776
parent47269f33297c4341940c5c84a57e12e823cc0181
hammer2 - Split flush code out into its own source file

* Add hammer2_flush.c, move flush code into its own source file.
sys/vfs/hammer2/Makefile
sys/vfs/hammer2/TODO
sys/vfs/hammer2/hammer2.h
sys/vfs/hammer2/hammer2_chain.c
sys/vfs/hammer2/hammer2_flush.c [new file with mode: 0644]