git: DragonFly_RELEASE_5_4 hammer2 - Cleanup

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Dec 17 13:55:56 PST 2018


commit 9c0d99960ada420b1520d82e1e501e3e39dc4b68
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/9c0d99960ada420b1520d82e1e501e3e39dc4b68


-- 
DragonFly BSD source repository


More information about the Commits mailing list