June 6, 2011
4 a.m.
Whoops!
struct noop_data {
struct list_head writeQueue;
writeQueue is just a linked list (LL) of nodes of type 'struct noop_data'. (I am hoping that you, Jonathan, have more experience with
Uh, not quite! :-) Ignore my previous post. I'll try to clarify in another email to the OP.
I need to dig a bit more into this.
I did warn! :-)