[rds-devel] [PATCH] rds: prevent BUG_ON triggered on congestion update to loopback

David Miller davem at davemloft.net
Tue Dec 3 08:55:06 PST 2013


From: Venkat Venkatsubra <venkat.x.venkatsubra at oracle.com>
Date: Mon,  2 Dec 2013 15:41:39 -0800

> After congestion update on a local connection, when rds_ib_xmit returns
> less bytes than that are there in the message, rds_send_xmit calls
> back rds_ib_xmit with an offset that causes BUG_ON(off & RDS_FRAG_SIZE)
> to trigger.
 ...
> Reported-by: Josh Hunt <joshhunt00 at gmail.com>
> Tested-by: Honggang Li <honli at redhat.com>
> Acked-by: Bang Nguyen <bang.nguyen at oracle.com>
> Signed-off-by: Venkat Venkatsubra <venkat.x.venkatsubra at oracle.com>

This looks great, applied and queued up for -stable, thanks!



More information about the rds-devel mailing list