From owner-svn-src-stable-9@FreeBSD.ORG Sun Mar 18 19:24:12 2012 Return-Path: Delivered-To: svn-src-stable-9@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ACE08106564A; Sun, 18 Mar 2012 19:24:12 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from gw01.mail.saunalahti.fi (gw01.mail.saunalahti.fi [195.197.172.115]) by mx1.freebsd.org (Postfix) with ESMTP id 576F38FC17; Sun, 18 Mar 2012 19:24:12 +0000 (UTC) Received: from a91-153-116-96.elisa-laajakaista.fi (a91-153-116-96.elisa-laajakaista.fi [91.153.116.96]) by gw01.mail.saunalahti.fi (Postfix) with SMTP id 1017A151C3F; Sun, 18 Mar 2012 21:23:59 +0200 (EET) Date: Sun, 18 Mar 2012 21:23:58 +0200 From: Jaakko Heinonen To: Kevin Lo Message-ID: <20120318192358.GA2279@a91-153-116-96.elisa-laajakaista.fi> References: <201203181503.q2IF32k2024186@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201203181503.q2IF32k2024186@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org Subject: Re: svn commit: r233120 - in stable/9/sys/fs: hpfs msdosfs ntfs X-BeenThere: svn-src-stable-9@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 9-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Mar 2012 19:24:12 -0000 On 2012-03-18, Kevin Lo wrote: > MFC r232483: > > Clean up style(9) nits > Directory Properties: > stable/9/sys/fs/ (props changed) > stable/9/sys/fs/ntfs/ (props changed) This should have been merged to stable/9/sys/. Also, r232995 incorrectly recorded mergeinfo to stable/9/sys/fs/ntfs/. -- Jaakko