Skip to content

Commit

Permalink
drbd: remove some very outdated comments
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
  • Loading branch information
Lars Ellenberg authored and Philipp Reisner committed Nov 8, 2012
1 parent 9dab384 commit e44d71f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions drivers/block/drbd/drbd_int.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit e44d71f

Please sign in to comment.