linux/net/rds
Vegard Nossum 3dad5424ad RDS: fix rds_tcp_init() error path
If register_pernet_subsys() fails, we shouldn't try to call
unregister_pernet_subsys().

Fixes: 467fa15356 ("RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.")
Cc: stable@vger.kernel.org
Cc: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Acked-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-07-04 16:09:49 -07:00
..
af_rds.c
bind.c
cong.c RDS: Fix the atomicity for congestion map update 2016-04-16 19:01:05 -04:00
connection.c
ib_cm.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
ib_fmr.c
ib_frmr.c IB/core: Add passing an offset into the SG to ib_map_mr_sg 2016-05-13 13:37:11 -04:00
ib_mr.h
ib_rdma.c
ib_recv.c RDS: fix congestion map corruption for PAGE_SIZE > 4k 2016-04-07 16:58:28 -04:00
ib_ring.c
ib_send.c
ib_stats.c
ib_sysctl.c
ib.c
ib.h
info.c
info.h
Kconfig
loop.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
loop.h
Makefile
message.c
page.c RDS: memory allocated must be align to 8 2016-04-07 16:58:27 -04:00
rdma_transport.c
rdma_transport.h
rdma.c
rds.h RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() 2016-06-07 15:10:15 -07:00
recv.c rds: fix an infoleak in rds_inc_info_copy 2016-06-02 21:32:37 -07:00
send.c RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_reset_callbacks 2016-06-07 15:10:15 -07:00
stats.c
sysctl.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
tcp_connect.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
tcp_listen.c RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UP 2016-06-17 22:29:54 -07:00
tcp_recv.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
tcp_send.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
tcp_stats.c
tcp.c RDS: fix rds_tcp_init() error path 2016-07-04 16:09:49 -07:00
tcp.h net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00
threads.c RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() 2016-06-07 15:10:15 -07:00
transport.c net: rds: fix coding style issues 2016-06-18 21:34:09 -07:00