DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix iv sector mush in dm_target_crypt for offsets >= 1TB
commit ff4a7c8b1654c9ea08757bf9b51aad3c01379fc1
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Aug 20 14:52:58 2010 -0700
kernel - Fix iv sector mush in dm_target_crypt for offsets >= 1TB
* The linux code uses a 64-bit sector number for iv generation, so we
have to as well.
Summary of changes:
sys/dev/disk/dm/dm_target_crypt.c | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ff4a7c8b1654c9ea08757bf9b51aad3c01379fc1
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]