[rds-devel] [PATCH V2] net/rds: correct socket tunable error in rds_tcp_tune()

Santosh Shilimkar santosh.shilimkar at oracle.com
Wed Dec 1 15:42:19 UTC 2021


> On Dec 1, 2021, at 6:45 AM, William Kucharski <william.kucharski at oracle.com> 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.
> 
> Fixes: c6a58ffed536 ("RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket")
> Signed-off-by: William Kucharski <william.kucharski at oracle.com>
> ---
> V2: Add Fixes tag to refer to original commit that introduced the issue

Good catch.

Acked-by: Santosh Shilimkar <santosh.shilimkar at oracle.com>


More information about the rds-devel mailing list