[26814] in Source-Commits

home help back first fref pref prev next nref lref last post

Re: /svn/athena r25771 -

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Wed Sep 26 14:55:35 2012

Date: Wed, 26 Sep 2012 11:55:28 -0700 (PDT)
From: Geoffrey Thomas <geofft@MIT.EDU>
To: Jonathan D Reed <jdreed@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <201209261741.q8QHfeOM013839@drugstore.mit.edu>
Message-ID: <alpine.DEB.2.00.1209261155270.13672@team-rocket.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

ACK

-- 
Geoffrey Thomas
geofft@mit.edu

On Wed, 26 Sep 2012, Jonathan D Reed wrote:

> Author: jdreed
> Date: 2012-09-26 13:41:40 -0400 (Wed, 26 Sep 2012)
> New Revision: 25771
>
> Modified:
>   trunk/debathena/config/syslog-config/debian/50-debathena-syslog-config.conf
>   trunk/debathena/config/syslog-config/debian/changelog
> Log:
> In syslog-config:
>  * Drop afs byte-range locking messages (Trac: #1258)
>
>
> Modified: trunk/debathena/config/syslog-config/debian/50-debathena-syslog-config.conf
> ===================================================================
> --- trunk/debathena/config/syslog-config/debian/50-debathena-syslog-config.conf	2012-09-21 18:37:52 UTC (rev 25770)
> +++ trunk/debathena/config/syslog-config/debian/50-debathena-syslog-config.conf	2012-09-26 17:41:40 UTC (rev 25771)
> @@ -1 +1,7 @@
> +# Drop afs' byte-range lock message (kern.warning)
> +# Yes, we want 'lock', not 'locks', to match both kinds of
> +# of messages.  And yes, we want 'afs' in the msg field,
> +# since the actual tag/program is 'kernel'
> +:msg,contains,"afs: byte-range lock" ~
> +# Send everything else to wslogger
> *.warning;user,auth.info     @WSLOGGER.MIT.EDU
>
> Modified: trunk/debathena/config/syslog-config/debian/changelog
> ===================================================================
> --- trunk/debathena/config/syslog-config/debian/changelog	2012-09-21 18:37:52 UTC (rev 25770)
> +++ trunk/debathena/config/syslog-config/debian/changelog	2012-09-26 17:41:40 UTC (rev 25771)
> @@ -1,8 +1,9 @@
> -debathena-syslog-config (1.7) UNRELEASED; urgency=low
> +debathena-syslog-config (1.7) unstable; urgency=low
>
>   * Bump debian/compat to 6
> +  * Drop afs byte-range locking messages (Trac: #1258)
>
> - -- Jonathan Reed <jdreed@mit.edu>  Sun, 01 Jul 2012 12:21:37 -0400
> + -- Jonathan Reed <jdreed@mit.edu>  Wed, 26 Sep 2012 13:41:03 -0400
>
> debathena-syslog-config (1.6) unstable; urgency=low
>
>
>

home help back first fref pref prev next nref lref last post