git: hammer2 hammer2 - code cleanup, fix kldload issue

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Feb 9 17:55:46 PST 2012


commit e118c14f8b9b63a8e12a564827333c808d443f18
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Feb 9 17:54:59 2012 -0800

    hammer2 - code cleanup, fix kldload issue
    
    * More code cleanups.   Formatting, add missing copyright notices,
      staticization, etc.
    
    * Fix a missing symbol that was renamed.

Summary of changes:
 sys/vfs/hammer2/hammer2.h        |   27 ++++++----
 sys/vfs/hammer2/hammer2_mount.h  |    2 +-
 sys/vfs/hammer2/hammer2_subr.c   |   56 ++++++++++++++++++---
 sys/vfs/hammer2/hammer2_vfsops.c |   47 ++++++++++++------
 sys/vfs/hammer2/hammer2_vnops.c  |  103 +++++++++++++++++++++++++++----------
 5 files changed, 173 insertions(+), 62 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e118c14f8b9b63a8e12a564827333c808d443f18


-- 
DragonFly BSD source repository





More information about the Commits mailing list