hammer - remove commented out code, move a biodone()
commitaf52634bebdce11cff282a78fd18063ffdbc46cb
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 24 Jul 2016 02:17:24 +0000 (23 19:17 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 24 Jul 2016 04:00:01 +0000 (23 21:00 -0700)
tree94797786e73da266916eb7fabb5dd29e12478ef9
parent7d886917ee2576f6736f3f2bb36d153e996dfb26
hammer - remove commented out code, move a biodone()

* Remove commented-out code which is no longer applicable.

* Move the biodone() call in hammer_io_direct_write_complete() to after
  the token-release, reducing stacking of tokens in biodone().
sys/vfs/hammer/hammer_io.c