Searched hist:"2457 b6d5ee1a9ff8a3c15ea8eaa5bc195a47d326" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/block/drbd/ ! |
H A D | drbd_int.h | 2457b6d5ee1a9ff8a3c15ea8eaa5bc195a47d326 Thu Jul 21 11:45:21 UTC 2011 Andreas Gruenbacher <agruen@linbit.com> 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>
|
H A D | drbd_main.c | 2457b6d5ee1a9ff8a3c15ea8eaa5bc195a47d326 Thu Jul 21 11:45:21 UTC 2011 Andreas Gruenbacher <agruen@linbit.com> 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>
|