hammer2 - cleanup, write path work
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 1 Oct 2013 05:48:20 +0000 (22:48 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 2 Oct 2013 00:01:25 +0000 (17:01 -0700)
commitd7bfb2cbc2b575acb989d4aad0d2477b2f2fe693
tree6854f6a0555f441c3c6b165fbc13ee81a13f63d7
parentbc02bad172f588200885c1808f9320d55d94343a
hammer2 - cleanup, write path work

* Code synchronous and asynchronous b*write() in the write path based on
  request flags, instead of just using bdwrite().

* Document a bunch of stuff.

* Remove dead code.
sys/vfs/hammer2/hammer2.h
sys/vfs/hammer2/hammer2_flush.c
sys/vfs/hammer2/hammer2_vfsops.c
sys/vfs/hammer2/hammer2_vnops.c