From owner-svn-src-all@FreeBSD.ORG Wed Nov 20 14:21:41 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA845BC9; Wed, 20 Nov 2013 14:21:41 +0000 (UTC) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) by mx1.freebsd.org (Postfix) with ESMTP id 6605F2E1E; Wed, 20 Nov 2013 14:21:41 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Vj8i2-000Jcr-WC; Wed, 20 Nov 2013 18:24:51 +0400 Date: Wed, 20 Nov 2013 18:24:50 +0400 From: Slawa Olhovchenkov To: Steven Hartland Subject: Re: svn commit: r257831 - head/sys/cam/scsi Message-ID: <20131120142450.GB52936@zxy.spb.ru> References: <201311072321.rA7NLqrS005567@svn.freebsd.org> <20131120140507.GA73194@zxy.spb.ru> <0F6C0C6ED4934888897435C6CEAC0387@multiplay.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0F6C0C6ED4934888897435C6CEAC0387@multiplay.co.uk> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2013 14:21:41 -0000 On Wed, Nov 20, 2013 at 02:17:32PM -0000, Steven Hartland wrote: > ----- Original Message ----- > From: "Slawa Olhovchenkov" > To: "Steven Hartland" > Cc: ; ; > Sent: Wednesday, November 20, 2013 2:05 PM > Subject: Re: svn commit: r257831 - head/sys/cam/scsi > > > > On Thu, Nov 07, 2013 at 11:21:52PM +0000, Steven Hartland wrote: > > > >> Author: smh > >> Date: Thu Nov 7 23:21:52 2013 > >> New Revision: 257831 > >> URL: http://svnweb.freebsd.org/changeset/base/257831 > >> > >> Log: > >> Corrected definition for old_rate to match d_rotation_rate > >> > >> MFC after: 2 Days > >> X-MFC-With: r256956 > > > > MFC? > > I have stable/9 done locally just pending me fixing my svn install > so it uses the FreeBSD fields again which it appears to have lost > for some unknown reason :( Can you fix this before next release cycle of 10.0?