[rds-devel] [PATCH net-next] rds: clean up loopback rds_connections on netns deletion

David Miller davem at davemloft.net
Tue Jun 26 06:23:45 PDT 2018


From: Sowmini Varadhan <sowmini.varadhan at oracle.com>
Date: Mon, 25 Jun 2018 06:41:25 -0700

> The RDS core module creates rds_connections based on callbacks
> from rds_loop_transport when sending/receiving packets to local
> addresses.
> 
> These connections will need to be cleaned up when they are
> created from a netns that is not init_net, and that netns is deleted.
> 
> Add the changes aligned with the changes from
> commit ebeeb1ad9b8a ("rds: tcp: use rds_destroy_pending() to synchronize
> netns/module teardown and rds connection/workq management") for
> rds_loop_transport
> 
> Acked-by: Santosh Shilimkar <santosh.shilimkar at oracle.com>
> Signed-off-by: Sowmini Varadhan <sowmini.varadhan at oracle.com>

Since this probably fixes syzbot reports, this can be targetted
at 'net' instead?



More information about the rds-devel mailing list