commit | 2457b6d5ee1a9ff8a3c15ea8eaa5bc195a47d326 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruen@linbit.com> | Thu Jul 21 13:45:21 2011 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Mon Feb 17 16:50:48 2014 +0100 |
tree | 43641a0781d2b013c671c21e3a29750b00c9acd9 | |
parent | 6780139c0ab96fc9c605bea33db30fc9378016b7 [diff] |
drbd: Add drbd_thread->resource and make drbd_thread->connection optional In the drbd_thread "infrastructure" functions, only use the resource instead of the connection. Make the connection field of drbd_thread optional. This will allow to introduce threads which are not associated with a connection. Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>