Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2007 18:03:40 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_carp.c
Message-ID:  <200701251803.l0PI3e1k096078@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2007-01-25 18:03:40 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_carp.c 
  Log:
  Make it possible that carpdetach() unlocks on return. Then, in
  carp_clone_destroy() we are on a safe side, we don't need to
  unlock the cif, that can me already non-existent at this point.
  
  Reported by:    Anton Yuzhaninov <citrin rambler-co.ru>
  
  Revision  Changes    Path
  1.47      +7 -8      src/sys/netinet/ip_carp.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701251803.l0PI3e1k096078>