cvs commit: src/sys/netinet ip_carp.c
Gleb Smirnoff
glebius at FreeBSD.org
Wed Jun 6 16:20:52 UTC 2007
glebius 2007-06-06 16:20:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netinet ip_carp.c
Log:
Merge 1.47:
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.27.2.11 +7 -8 src/sys/netinet/ip_carp.c
More information about the cvs-src
mailing list