commit | 4bc760488c1e9c65c9f6dea1ae8a7b94b9eaebe1 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruen@linbit.com> | Mon Jun 13 14:27:45 2011 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Mon Feb 17 16:44:57 2014 +0100 |
tree | 3ce56e7e187fac5571d825a00df163572ed71f92 | |
parent | 803ea1348e412a1e35cfbb891f4514b74e7af460 [diff] |
drbd: Replace conn_get_by_name() with drbd_find_resource() So far, connections and resources always come in pairs, but in the future with multiple connections per resource, the names will stick with the resources. Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>