Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2015 02:03:53 +0300
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Will Andrews <will@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r277530 - head/sys/netinet
Message-ID:  <20150122230353.GQ15484@FreeBSD.org>
In-Reply-To: <201501221709.t0MH9svg093005@svn.freebsd.org>
References:  <201501221709.t0MH9svg093005@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 22, 2015 at 05:09:54PM +0000, Will Andrews wrote:
W> Author: will
W> Date: Thu Jan 22 17:09:54 2015
W> New Revision: 277530
W> URL: https://svnweb.freebsd.org/changeset/base/277530
W> 
W> Log:
W>   Improve CARP logging so that all state transitions are logged.
W>   
W>   sys/netinet/ip_carp.c:
W>   	Add a "reason" string parameter to carp_set_state() and
W>   	carp_master_down_locked() allowing more specific logging
W>   	information to be passed into these apis.
W>   
W>   	Refactor existing state transition logging into a single
W>   	log call in carp_set_state().
W>   
W>   	Update all calls to carp_set_state() and
W>   	carp_master_down_locked() to pass an appropriate reason
W>   	string.  For state transitions that were previously logged,
W>   	the output should be unchanged.
W>   
W>   Submitted by:	gibbs (original), asomers (updated)
W>   MFC after:	1 week
W>   Sponsored by:	Spectra Logic
W>   MFSpectraBSD:	1039697 on 2014/02/11 (original)
W>   		1049992 on 2014/03/21 (updated)

Very nice, thanks!

The only thing I'd suggest to change is "SIOCSVH". You and me, we understand
this enchantment word, but average user Joe doesn't. :) May be a text like
"user requested" or something else. I don't insist on anything, as I am not
native speaker, but anything except of SIOCSVH :)

P.S. Abbreviation "hw" might also be improved.

-- 
Totus tuus, Glebius.



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