commit be236e907172fc612326f34484da1c89d667e957
Author: Tomohiro Kusumi <[email protected]>
Date: Sun Nov 29 15:48:44 2015 +0900
sys/vfs/hammer: Remove DEBUG_TRUNCATE flag
This was only used in the early stage of hammer development
for debug kprintfs and no longer used or enabled.
Summary of changes:
sys/vfs/hammer/hammer_inode.c | 8 --------
sys/vfs/hammer/hammer_vnops.c | 24 ------------------------
2 files changed, 32 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/be236e907172fc612326f34484da1c89d667e957
--
DragonFly BSD source repository