Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Thu, Nov 20, 2014 at 05:37:19PM -0500, nick wrote: > Greetings Lars, > I am wondering about removing the spin locks around the linked list > operators in worker.c or do we need to test it first it first on > actual hardware. > Cheers Nick Unless you have deep insight in the inner workings of DRBD and their interactions, I'd strongly recommend to go find some other fixmes. That is much more complicated than just removing those lines and hope for the best. Otherwise they would not be there (and not FIXME tag to find them). Maybe you just want to reverse-sort your grep for fixmes, so that the bottom of the list gets some love, too. Thanks, Lars