RDS: lock rds_conn_count decrement in rds_conn_destroy()
rds_conn_destroy() can race with all other modifications of the
rds_conn_count but it was modifying the count without locking.
Signed-off-by: NZach Brown <zach.brown@oracle.com>
Showing
想要评论请 注册 或 登录