DragonFly BSD
DragonFly commits List (threaded) for 2012-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: hammer2 hammer2 - code cleanup, fix kldload issue


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 9 Feb 2012 17:55:46 -0800 (PST)

commit e118c14f8b9b63a8e12a564827333c808d443f18
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]