lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 8 Apr 2009 17:10:00 +0200
From:	Philipp Reisner <philipp.reisner@...bit.com>
To:	Nikanth K <nikanth@...il.com>
Cc:	linux-kernel@...r.kernel.org, gregkh@...e.de,
	Nikanth Karthikesan <knikanth@...e.de>
Subject: Re: [PATCH 08/12] DRBD: receiver

On Wednesday 08 April 2009 12:17:03 Nikanth K wrote:
> On Mon, Mar 23, 2009 at 9:18 PM, Philipp Reisner
> <philipp.reisner@...bit.com> wrote:
>
> <snip>
>
> > +                       /* peer not (yet) available, network problem */
> > +               case ECONNREFUSED: case ENETUNREACH:
> > +               case EHOSTDOWN:    case EHOSTUNREACH:
> > +#if 0
> > +                       DBG("%s failure ignored, err = %d\n",
> > +                                       what, err);
> > +#endif
>
> Unused code.
>
> > +#if 0
> > +               else {
> > +                       DBG("%s failure ignored, err = %d, not
> > Disconnecting\n", +                                       what, err);
> > +               }
> > +#endif
>
> Unused code.
>

Right, I removed those in the meantime. I need to do a repost / git-repo
to pull from. Expect it tomorrow or on Friday.

PS: I will answer the yet unanswered mails tomorrow.

-phil
-- 
: Dipl-Ing Philipp Reisner
: LINBIT | Your Way to High Availability
: Tel: +43-1-8178292-50, Fax: +43-1-8178292-82
: http://www.linbit.com

DRBD(R) and LINBIT(R) are registered trademarks of LINBIT, Austria.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ