sys/vfs/hammer: Move hammer_buf_xxx_io() to _KERNEL
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 8 Dec 2015 06:51:50 +0000 (15:51 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 8 Dec 2015 06:58:52 +0000 (15:58 +0900)
commit38f04e14b506a40f2a64dde9061f2d1f3bbad49e
treee1d9f90f62d64e476222909cac9fb28d841aec0e
parente397030b550e30695f679f675ce0e99b9f3b48cd
sys/vfs/hammer: Move hammer_buf_xxx_io() to _KERNEL

usr.bin/fstat/hammer.c
includes in-kernel structures and KKASSERT results in compile time error.
sys/vfs/hammer/hammer.h