Re: [RFC PATCH 0/2] dm crypt: Allow unaligned buffer lengths for skcipher devices
Sudhakar Panneerselvam <[email protected]> Wed, 23 Sep 2020 10:01:45 -0700 (PDT)
| Newsgroups | gmane.linux.kernel.device-mapper.devel,gmane.linux.kernel.device-mapper.dm-crypt |
|---|---|
| Message-ID | <3be1ea32-b6a8-41ef-a9ba-ed691434d068@default> |
Could someone review this patch set, please? Thanks Sudhakar > -----Original Message----- > From: Sudhakar Panneerselvam > Sent: Wednesday, September 16, 2020 12:40 PM > To: [email protected]; [email protected]; [email protected] > Cc: Shirley Ma <[email protected]>; [email protected]; Martin > Petersen <[email protected]> > Subject: [dm-devel] [RFC PATCH 0/2] dm crypt: Allow unaligned buffer lengths > for skcipher devices > > Hi, > > This changeset allows processing of unaligned bio requests in dm crypt > for the I/Os generated from a windows guest OS in a QEMU environment. If > this changeset is accepted, then I will be submitting another changeset that > addresses the similar issue in AEAD disks and dm-integrity module. > > Thanks > Sudhakar > > Sudhakar Panneerselvam (2): > dm crypt: Allow unaligned bio buffer lengths for skcipher devices > dm crypt: Handle unaligned bio buffer lengths for lmk and tcw > > drivers/md/dm-crypt.c | 154 +++++++++++++++++++++++++++++++++++---- > ----------- > 1 file changed, 108 insertions(+), 46 deletions(-) > > -- > 1.8.3.1 > > -- > dm-devel mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/dm-devel >