[DRBD-user] Crash during synchronisation when RATE >= 1024 ???
Lars Ellenberg
lars.ellenberg at linbit.com
Thu Jun 24 14:02:15 CEST 2004
On Wed, Jun 23, 2004 at 05:44:43PM +0200, Benoit.Ropartz at alcatel.fr wrote:
> I have changed prepare_to_wait :
>
> list_empty(&wait->task_list) ===> list_empty(&q->task_list)
>
> And it seems ok ???
NO!
somwhere in DEFINE_WAIT there should be a list_init. thats it.
do NOT test on list_empty(&q->task_list). this is wrong.
lge
More information about the drbd-user
mailing list