commit | 9dc9fbb35733c8ea97fe9b1cfc5499c7a625805c | [log] [tgz] |
---|---|---|
author | Philipp Reisner <philipp.reisner@linbit.com> | Fri Apr 22 15:23:32 2011 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:49:06 2012 +0100 |
tree | 1bb4c6633fc53abf4b3464386b29aef52edb4366 | |
parent | 1d041225999c6f6246494b02d8f9b405155b52e1 [diff] |
drbd: Basic refcounting for drbd_tconn References hold by: * Each (running) drbd thread has a reference on tconn * Each mdev has a referenc on tconn * Beeing in the all_tconn list counts for one reference * Each after_conn_state_chg_work has a reference to tconn Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>