git: hammer2 - Remove LOCK* debugging

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Aug 19 18:28:34 PDT 2017


commit 5cf17602bdf0d8bbcb941c4fc6d79ac7fc26080b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Aug 19 18:27:52 2017 -0700

    hammer2 - Remove LOCK* debugging
    
    * Remove LOCKSTART, LOCKSTOP and friends.  This debugging code was used to
      check lock counts on entry and exit from VOPs and is no longer needed.

Summary of changes:
 sys/vfs/hammer2/hammer2.h       |  5 ---
 sys/vfs/hammer2/hammer2_inode.c |  2 --
 sys/vfs/hammer2/hammer2_vnops.c | 72 ++++-------------------------------------
 3 files changed, 7 insertions(+), 72 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5cf17602bdf0d8bbcb941c4fc6d79ac7fc26080b


-- 
DragonFly BSD source repository


More information about the Commits mailing list