git: sys/vfs/hammer: Move hammer_buf_xxx_io() to _KERNEL

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Dec 7 23:17:53 PST 2015


commit 38f04e14b506a40f2a64dde9061f2d1f3bbad49e
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
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



More information about the Commits mailing list