git: dirfs - only expose inlines to the kernel
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun May 24 21:04:55 PDT 2015
commit 66bce8a2f622f39f5e46cc522aa5edb634b9895a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun May 24 21:04:25 2015 -0700
dirfs - only expose inlines to the kernel
* Only expose inlines to kernel code, user code can get tripped up on
things like KKASSERT().
Summary of changes:
sys/vfs/dirfs/dirfs.h | 2 ++
1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/66bce8a2f622f39f5e46cc522aa5edb634b9895a
--
DragonFly BSD source repository
More information about the Commits
mailing list