This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers
Olaf Kirch f97380bcad dm crypt: use smaller bvecs in clones
Allocate smaller clones

With the previous dm-crypt fixes, there is no need for the clone bios to have
the same bvec size as the original - we just need to make them big enough for
the remaining number of pages.  The only requirement is that we clear the
"out" index in convert_context, so that crypt_convert starts storing data at
the right position within the clone bio.

Signed-off-by: Olaf Kirch <olaf.kirch@oracle.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-09 12:30:46 -07:00
..
2007-05-08 20:41:14 -07:00
2007-05-08 11:15:07 -07:00
2007-05-08 13:37:51 +10:00
2007-05-08 20:41:14 -07:00
2007-05-09 12:30:46 -07:00
2007-05-08 11:15:13 -07:00
2007-05-09 12:30:44 -07:00
2007-05-08 13:37:51 +10:00
2007-05-08 11:15:16 -07:00
2007-05-08 16:41:54 -07:00