From: Andreas Gruenbacher Date: Mon, 13 Jun 2011 12:27:45 +0000 (+0200) Subject: drbd: Replace conn_get_by_name() with drbd_find_resource() X-Git-Tag: v3.15-rc1~134^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bc760488c1e9c65c9f6dea1ae8a7b94b9eaebe1;p=pandora-kernel.git 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 Signed-off-by: Philipp Reisner --- Reading git-diff-tree failed