From owner-cvs-src@FreeBSD.ORG Wed Jul 2 14:43:11 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFA211065678; Wed, 2 Jul 2008 14:43:11 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id 85DAA8FC1D; Wed, 2 Jul 2008 14:43:11 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 3884046B58; Wed, 2 Jul 2008 10:43:11 -0400 (EDT) Date: Wed, 2 Jul 2008 15:43:10 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200807021431.m62EVxo8044487@repoman.freebsd.org> Message-ID: <20080702154228.B7366@fledge.watson.org> References: <200807021431.m62EVxo8044487@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: Re: cvs commit: src/sys/security/audit audit_worker.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2008 14:43:11 -0000 On Wed, 2 Jul 2008, Robert Watson wrote: > rwatson 2008-07-02 14:31:51 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_7) > sys/security/audit audit_worker.c > Log: > SVN rev 180182 on 2008-07-02 14:31:51Z by rwatson > > Merge audit_worker.c:1.24 (179178) from head to stable/7: > > Don't use LK_DRAIN before calling VOP_FSYNC() in the panic case for > audit trail failure -- this doesn't contribute anything, and might > arguably be wrong. > > Requested by: attilio Too much meta-data floating around: this was, in fact, audit_worker.c:1.25 rather than audit_worker.c:1.24. I'll now merge audit_worker.c:1.24 and include an explanatory note. Robert N M Watson Computer Laboratory University of Cambridge