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

git: dmirror - initial code (layout)


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 25 Nov 2010 03:13:07 -0800 (PST)

commit 919cd235860694e24405fae596bf7d954d6e2fe2
Author: Alex Hornung <ahornung@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



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