diff options
| author | Long Li <[email protected]> | 2018-04-17 19:17:07 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2018-04-25 16:15:58 +0000 |
| commit | 8bcda1d2a79da4ab84162574eee2c9f6e1a12a03 (patch) | |
| tree | 943add8ef3369365347c413c295f8ff3e7664c7a /fs/proc/array.c | |
| parent | cifs: smbd: Don't use RDMA read/write when signing is used (diff) | |
| download | kernel-8bcda1d2a79da4ab84162574eee2c9f6e1a12a03.tar.gz kernel-8bcda1d2a79da4ab84162574eee2c9f6e1a12a03.zip | |
cifs: smbd: Avoid allocating iov on the stack
It's not necessary to allocate another iov when going through the buffers
in smbd_send() through RDMA send.
Remove it to reduce stack size.
Thanks to Matt for spotting a printk typo in the earlier version of this.
CC: Matt Redfearn <[email protected]>
Signed-off-by: Long Li <[email protected]>
Acked-by: Ronnie Sahlberg <[email protected]>
Cc: [email protected]
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
