Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e44d71f3 authored by Lars Ellenberg's avatar Lars Ellenberg Committed by Philipp Reisner
Browse files

drbd: remove some very outdated comments

parent 9dab3842
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -727,13 +727,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 */