From owner-svn-src-head@FreeBSD.ORG Thu Jun 21 12:30:36 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39491106566B; Thu, 21 Jun 2012 12:30:36 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mx1.sbone.de (mx1.sbone.de [IPv6:2a01:4f8:130:3ffc::401:25]) by mx1.freebsd.org (Postfix) with ESMTP id B5C468FC18; Thu, 21 Jun 2012 12:30:35 +0000 (UTC) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 931BB25D3A99; Thu, 21 Jun 2012 12:30:34 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id B3584BE84A9; Thu, 21 Jun 2012 12:30:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id rjsBnn-Do65y; Thu, 21 Jun 2012 12:30:32 +0000 (UTC) Received: from orange-en1.sbone.de (orange-en1.sbone.de [IPv6:fde9:577b:c1a9:31:cabc:c8ff:fecf:e8e3]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 55117BE84A7; Thu, 21 Jun 2012 12:30:32 +0000 (UTC) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: "Bjoern A. Zeeb" In-Reply-To: <201206201708.q5KH81EI056365@svn.freebsd.org> Date: Thu, 21 Jun 2012 12:30:31 +0000 Content-Transfer-Encoding: 7bit Message-Id: References: <201206201708.q5KH81EI056365@svn.freebsd.org> To: Kenneth D. Merry X-Mailer: Apple Mail (2.1084) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r237328 - in head/sys/cam: . scsi X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 21 Jun 2012 12:30:36 -0000 On 20. Jun 2012, at 17:08 , Kenneth D. Merry wrote: > Author: ken > Date: Wed Jun 20 17:08:00 2012 > New Revision: 237328 > URL: http://svn.freebsd.org/changeset/base/237328 > > Log: > Fix several reference counting and object lifetime issues between > the pass(4) and enc(4) drivers and devfs. Just as a hint for the archives: enc(4) is completely unrelated to this commit as it's the "encapsulation device" used along with IPsec and has nothing to do with scsi_enc. -- Bjoern A. Zeeb You have to have visions! It does not matter how good you are. It matters what good you do!