]> git.ipfire.org Git - people/ms/linux.git/commit
drbd: Add struct drbd_resource->devices
authorAndreas Gruenbacher <agruen@linbit.com>
Wed, 8 Jun 2011 23:40:48 +0000 (01:40 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Mon, 17 Feb 2014 15:44:57 +0000 (16:44 +0100)
commit803ea1348e412a1e35cfbb891f4514b74e7af460
treed0a5b65f6550475e060742656035a018c148982f
parent93e4bf7a776e861b63f4fa3e5245487c1e813e56
drbd: Add struct drbd_resource->devices

This allows to access the volumes of a resource by number.

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