git: hammer2 - Cleanup

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Dec 7 21:31:02 PST 2018


commit 20cbf29b106eb449aa76758d8567f8048c6765bd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Dec 7 18:06:36 2018 -0800

    hammer2 - Cleanup
    
    * Cleanup a few wrappers, remove struct buf related temporary
      debug code.
    
    * Add some lock assertions.
    
    * Unlimit M_HAMMER2 (for use with HAMMER2_IO_DEBUG)

Summary of changes:
 sys/vfs/hammer2/hammer2_chain.c  | 2 ++
 sys/vfs/hammer2/hammer2_inode.c  | 2 +-
 sys/vfs/hammer2/hammer2_io.c     | 2 +-
 sys/vfs/hammer2/hammer2_vfsops.c | 1 +
 4 files changed, 5 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/20cbf29b106eb449aa76758d8567f8048c6765bd


-- 
DragonFly BSD source repository



More information about the Commits mailing list