From owner-svn-src-all@FreeBSD.ORG Mon Jan 19 16:54:32 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE5C61065689; Mon, 19 Jan 2009 16:54:32 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 9869F8FC30; Mon, 19 Jan 2009 16:54:32 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.2/8.14.2) with ESMTP id n0JGsVbR018810; Mon, 19 Jan 2009 08:54:31 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.2/Submit) id n0JGsUAn018809; Mon, 19 Jan 2009 08:54:30 -0800 (PST) (envelope-from obrien) Date: Mon, 19 Jan 2009 08:54:30 -0800 From: "David O'Brien" To: Maxim Sobolev Message-ID: <20090119165430.GA18775@dragon.NUXI.org> References: <200901191538.n0JFcQla014202@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200901191538.n0JFcQla014202@svn.freebsd.org> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: svn-src-stable@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, svn-src-stable-6@FreeBSD.org Subject: Re: svn commit: r187435 - stable/6/sys/amd64/conf X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org 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: Mon, 19 Jan 2009 16:54:33 -0000 On Mon, Jan 19, 2009 at 03:38:26PM +0000, Maxim Sobolev wrote: > Author: sobomax > Date: Mon Jan 19 15:38:26 2009 > New Revision: 187435 > URL: http://svn.freebsd.org/changeset/base/187435 > > Log: > MFC: take NTFS out to match i386 GENERIC. > > Modified: > stable/6/sys/amd64/conf/GENERIC .. > Modified: stable/6/sys/amd64/conf/GENERIC > -options NTFS # NT File System Seriously - this is the type of change that could easily piss off our users. Please back it out. At this point for 6.x this is really a POLA issue.