[prev in list] [next in list] [prev in thread] [next in thread] 

List:       drbd-user
Subject:    Re: [DRBD-user] drbdsetup-bug
From:       Lars Ellenberg <Lars.Ellenberg () linbit ! com>
Date:       2004-02-27 15:20:23
Message-ID: /knuFpy3tkPmgauUGiIjTqM=lge () web ! de
[Download RAW message or body]

/ 2004-02-27 14:48:30 +0100
\ Weyer, Wolfram:
> I found a small bug in drbdsetup.c of 0.6.11.  It seems the default value of
> 20 (which means do nothing) is captured by the sanity check. Therefore a
> drbdsetup without --sync-nice option will return an error.
> 
> This helps:
> 
> 441c441
> <   if ((cn->sync.nice < -20 || cn->sync.nice > 19) && cn->sync.nice != 20)
> {
> ---
> >   if (cn->sync.nice < -20 || cn->sync.nice > 19) {
> 
> /Wolfram

Thanks, I know, already fixed in CVS :)
Because of this, and the "unknown packet type" thingy in 0.6.11,
I expect a 0.6.12 in the near future, but that is Philipps
responsibility, and he is at conference right now.

	Lars Ellenberg

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic