sys/vfs/hammer: Fix wrong function name in kprintf
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 19 Aug 2015 10:05:09 +0000 (19:05 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 22 Aug 2015 15:48:29 +0000 (00:48 +0900)
commitdbd78d6a32d4a8d6699808d735b13175d9d417b0
treefeeb5cbdd03c3d2dd27de2daf7356dc2b803aca1
parent8bae937e4f72c493411d3172275ab7d45f6a87da
sys/vfs/hammer: Fix wrong function name in kprintf

Use the right name.
Allocating tid isn't always start of transaction.
sys/vfs/hammer/hammer_transaction.c