]> git.baikalelectronics.ru Git - kernel.git/commit
drbd: Replace conn_get_by_name() with drbd_find_resource()
authorAndreas Gruenbacher <agruen@linbit.com>
Mon, 13 Jun 2011 12:27:45 +0000 (14:27 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Mon, 17 Feb 2014 15:44:57 +0000 (16:44 +0100)
commitd33f39b95ad69bd6c38903fa728fb4cd4de02c0c
tree3ce56e7e187fac5571d825a00df163572ed71f92
parente392d671e733de55e41c75447bcff9823dfdca6f
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>
drivers/block/drbd/drbd_int.h
drivers/block/drbd/drbd_main.c
drivers/block/drbd/drbd_nl.c