hammer1 - cleanup, minor bug fixes
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 1 Nov 2013 06:09:31 +0000 (23:09 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 1 Nov 2013 06:09:31 +0000 (23:09 -0700)
commit32fcc103d823c23c6a59cd6ef3385b57abd995db
tree186e5d4cc7a6de3c8942f7d241ad176597185ca2
parent651250c61d323a9213b0edc3e56e4eaf7dbf4bfa
hammer1 - cleanup, minor bug fixes

* Cleanup pass, remove some dead code

* Minor bug fixes, add tokens around some paths that need them.

* Remove use of the master token in several paths that don't need it,
  improving concurrency.
sys/vfs/hammer/hammer_io.c
sys/vfs/hammer/hammer_ondisk.c
sys/vfs/hammer/hammer_transaction.c
sys/vfs/hammer/hammer_vnops.c