commit 38f04e14b506a40f2a64dde9061f2d1f3bbad49e
Author: Tomohiro Kusumi <[email protected]>
Date: Tue Dec 8 15:51:50 2015 +0900
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.
Summary of changes:
sys/vfs/hammer/hammer.h | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/38f04e14b506a40f2a64dde9061f2d1f3bbad49e
--
DragonFly BSD source repository