From owner-svn-src-head@FreeBSD.ORG Tue Oct 15 18:06:58 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C2B3A989; Tue, 15 Oct 2013 18:06:58 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2453D2C53; Tue, 15 Oct 2013 18:06:57 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id r9FI6u8Y072062; Tue, 15 Oct 2013 22:06:56 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id r9FI6uqE072061; Tue, 15 Oct 2013 22:06:56 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 15 Oct 2013 22:06:56 +0400 From: Gleb Smirnoff To: Alexander Motin Subject: Re: svn commit: r256552 - in head/sys/cam: . ata scsi Message-ID: <20131015180656.GJ52889@FreeBSD.org> References: <201310151759.r9FHxgic094212@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201310151759.r9FHxgic094212@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 18:06:58 -0000 On Tue, Oct 15, 2013 at 05:59:42PM +0000, Alexander Motin wrote: A> Author: mav A> Date: Tue Oct 15 17:59:41 2013 A> New Revision: 256552 A> URL: http://svnweb.freebsd.org/changeset/base/256552 A> A> Log: A> Unify periph invalidation and destruction reporting. A> Print message containing device model and serial number on invalidation. A> A> Requested by: glebius A> MFC after: 1 week Thank you! -- Totus tuus, Glebius.