On Tue, Mar 6, 2018 at 10:22 AM, Sowmini Varadhan
wrote:
> Move the large block of code predicated on zcopy from
> rds_message_copy_from_user into a new function,
> rds_message_zcopy_from_user()
>
> Signed-off-by: Sowmini Varadhan
Acked-by: Willem de Bruijn
> +int rds_message_copy_from_user(st
Move the large block of code predicated on zcopy from
rds_message_copy_from_user into a new function,
rds_message_zcopy_from_user()
Signed-off-by: Sowmini Varadhan
---
net/rds/message.c | 108 +---
1 files changed, 60 insertions(+), 48 deletions(-