git: dm_target_crypt - Fix a number of bugs

Alex Hornung alexh at crater.dragonflybsd.org
Sun Aug 22 04:25:18 PDT 2010


commit 48a0340e05e391934a718c3d101ddab92bb98e14
Author: Alex Hornung <ahornung at 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





More information about the Commits mailing list