git: dmirror - initial code (layout)

Alex Hornung alexh at crater.dragonflybsd.org
Thu Nov 25 03:14:20 PST 2010


commit 919cd235860694e24405fae596bf7d954d6e2fe2
Author: Alex Hornung <ahornung at gmail.com>
Date:   Fri Jul 23 20:54:11 2010 +0100

    dmirror - initial code (layout)
    
    * Initial code laying out basic functionality and design except for
      resynchronization.
    
    * NOTE: this code is faaaaaaaaaaaar away from being usable. It really is
      only a layout.
    
    * NOTE: did I mention that this code is far away from being usable and
      still needs a lot of love? The only reason I'm committing this, is so
      it doesn't linger forever on my personal repo.
    
    * If anyone feels like it, *PLEASE* work on dmirror!!!!

Summary of changes:
 sys/dev/disk/dm/dm_target_dmirror.c |  389 +++++++++++++++++++++++++++++++++++
 1 files changed, 389 insertions(+), 0 deletions(-)
 create mode 100644 sys/dev/disk/dm/dm_target_dmirror.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/919cd235860694e24405fae596bf7d954d6e2fe2


-- 
DragonFly BSD source repository





More information about the Commits mailing list