• Andrew Morton's avatar
    [PATCH] dm-crypt end_io bv_offset fix · 12f6f861
    Andrew Morton authored
    From: Christophe Saout <christophe@saout.de>
    
    We should copy the bvec array for read requests so that we still
    have the unmodified bvec array to decrypt the data afterwards.
    
    (as discussed earlier this day for highmem bounces)
    12f6f861
dm-crypt.c 17.8 KB