commit | f3c6808d3d8513db2b0543538fc35c25a60fe7a7 | [log] [tgz] |
---|---|---|
author | Zach Brown <zach.brown@oracle.com> | Mon May 24 13:14:36 2010 -0700 |
committer | Andy Grover <andy.grover@oracle.com> | Wed Sep 08 18:15:18 2010 -0700 |
tree | 84ef99e9d615351000c5cfa81cc08c8c8ffb4be6 | |
parent | 3e0249f9c05cb77b66f7f09644ca9ca208d991a9 [diff] |
RDS: introduce rds_conn_connect_if_down() A few paths had the same block of code to queue a connection's connect work if it was in the right state. Let's move this in to a helper function. Signed-off-by: Zach Brown <zach.brown@oracle.com>