> On Dec 14, 2021, at 2:46 AM, Hangyu Hua <hbh25y@xxxxxxxxx> wrote: > > __rds_conn_create() did not release conn->c_path when loop_trans != 0 and > trans->t_prefer_loopback != 0 and is_outgoing == 0. > > Signed-off-by: Hangyu Hua <hbh25y@xxxxxxxxx> > --- > net/rds/connection.c | 1 + > 1 file changed, 1 insertion(+) Looks good to me. Thanks !! Acked-by: Santosh Shilimkar <santosh.shilimkar@xxxxxxxxxx>