Files
linux/fs
Long Li 23e2519760 cifs: Allocate encryption header through kmalloc
[ Upstream commit 3946d0d04b ]

When encryption is used, smb2_transform_hdr is defined on the stack and is
passed to the transport. This doesn't work with RDMA as the buffer needs to
be DMA'ed.

Fix it by using kmalloc.

Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-23 10:36:36 +02:00
..
2020-03-18 07:17:52 +01:00
2019-07-03 17:52:09 -04:00
2019-10-19 06:32:32 -04:00
2020-03-05 16:43:36 +01:00
2020-04-17 10:50:12 +02:00
2019-04-08 18:21:02 -05:00
2019-08-07 21:51:47 -04:00
2020-03-25 08:25:58 +01:00
2019-12-17 19:55:30 +01:00
2019-08-01 20:51:23 +02:00