commit | 0e29d163f7ec8369b3f1fb70900d29b1c4a1dc8b | [log] [tgz] |
---|---|---|
author | Philipp Reisner <philipp.reisner@linbit.com> | Fri Feb 18 14:23:11 2011 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Fri Oct 14 16:47:55 2011 +0200 |
tree | 557ced24ba1538dda76daef67b3012c5429a5d1a | |
parent | c66342d9493804ba92a3c9f48ba225a936c9736f [diff] |
drbd: Reworked the unconfiguring and thread stopping code * Moved CONFIG_PENDING and DEVICE_DYING from mdev to tconn. * Renamed drbd_reconfig_start() and drbd_reconfig_done() to conn_reconfig_start() and conn_reconfig_done(). Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>