Long Li 8bcda1d2a7 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 <matt.redfearn@mips.com>
Signed-off-by: Long Li <longli@microsoft.com>
Acked-by: Ronnie Sahlberg <lsahlber@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Steve French <smfrench@gmail.com>
2018-04-25 11:15:58 -05:00
..
2018-04-20 13:39:10 -05:00
2016-10-13 19:48:11 -05:00
2018-04-01 20:24:39 -05:00
2017-01-14 14:58:29 -06:00
2017-03-02 23:13:37 -06:00
2012-07-24 10:25:13 -05:00
2018-04-25 11:15:20 -05:00
2013-09-08 14:54:24 -05:00