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

git: dm_target_crypt - Fix a number of bugs


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 22 Aug 2010 04:23:26 -0700 (PDT)

commit 48a0340e05e391934a718c3d101ddab92bb98e14
Author: Alex Hornung <ahornung@gmail.com>
Date:   Sun Aug 22 11:57:40 2010 +0100

    dm_target_crypt - Fix a number of bugs
    
    * Fix several bugs causing panics when the initialization failed but the
      uninit code is called anyways.
    
    * Adjust ESSIV constructor to be 100% compatible with Linux.
    
    * Most problems were found running cryptsetup compat-test.

Summary of changes:
 sys/dev/disk/dm/dm_target_crypt.c |   49 +++++++++++++++++-------------------
 1 files changed, 23 insertions(+), 26 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/48a0340e05e391934a718c3d101ddab92bb98e14


-- 
DragonFly BSD source repository



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