Commit a5d214f6 authored by Lars Ellenberg's avatar Lars Ellenberg Committed by Philipp Reisner

drbd: remove some very outdated comments

Signed-off-by: default avatarPhilipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: default avatarLars Ellenberg <lars.ellenberg@linbit.com>
parent 1abc2af2
......@@ -879,13 +879,6 @@ enum bm_flag {
/* clear is not expected while bitmap is locked for bulk operation */
};
/* TODO sort members for performance
* MAYBE group them further */
/* THINK maybe we actually want to use the default "event/%s" worker threads
* or similar in linux 2.6, which uses per cpu data and threads.
*/
struct drbd_work_queue {
struct list_head q;
struct semaphore s; /* producers up it, worker down()s it */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment