Re: [PATCH] net/rds: correct socket tunable error in rds_tcp_tune()

From: Santosh Shilimkar
Date: Wed Mar 17 2021 - 13:19:14 EST


(Previous reply bounced due to format so re-sending to the list for archives)

On Mar 17, 2021, at 7:52 AM, William Kucharski <william.kucharski@xxxxxxxxxx> wrote:
>
> Correct an error where setting /proc/sys/net/rds/tcp/rds_tcp_rcvbuf would
> instead modify the socket's sk_sndbuf and would leave sk_rcvbuf untouched.
>
> Signed-off-by: William Kucharski <william.kucharski@xxxxxxxxxx>
>
Looks good. Thanks !!
Acked-by: Santosh Shilimkar <santosh.shilimkar@xxxxxxxxxx>