git: hammer2 - Refactor frontend part 6/many

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jun 17 17:15:49 PDT 2015


commit 3c8b994d106c884893fde7b0f920707d62e7764e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jun 17 08:02:06 2015 -0700

    hammer2 - Refactor frontend part 6/many
    
    * Move strategy_write support code from hammer2_vfsops.c to
      hammer2_strategy.c.

Summary of changes:
 sys/vfs/hammer2/hammer2.h          |   3 +-
 sys/vfs/hammer2/hammer2_strategy.c | 894 ++++++++++++++++++++++++++++++++++---
 sys/vfs/hammer2/hammer2_vfsops.c   | 749 -------------------------------
 3 files changed, 833 insertions(+), 813 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3c8b994d106c884893fde7b0f920707d62e7764e


-- 
DragonFly BSD source repository



More information about the Commits mailing list