From owner-svn-src-stable@freebsd.org Mon Apr 16 20:37:00 2018 Return-Path: Delivered-To: svn-src-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5656CFA3EB5; Mon, 16 Apr 2018 20:37:00 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 574937C0C7; Mon, 16 Apr 2018 20:36:59 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id w3GKatQ3052822; Mon, 16 Apr 2018 13:36:55 -0700 (PDT) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id w3GKatqh052821; Mon, 16 Apr 2018 13:36:55 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <201804162036.w3GKatqh052821@pdx.rh.CN85.dnsmgr.net> Subject: Re: svn commit: r332596 - stable/11/sys/fs/autofs In-Reply-To: <20180416192646.GA79786@brick> To: Edward Tomasz Napierala Date: Mon, 16 Apr 2018 13:36:55 -0700 (PDT) CC: rgrimes@freebsd.org, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Reply-To: rgrimes@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 20:37:00 -0000 > On 0416T1145, Rodney W. Grimes wrote: > > [ Charset UTF-8 unsupported, converting... ] > > > Author: trasz > > > Date: Mon Apr 16 16:15:31 2018 > > > New Revision: 332596 > > > URL: https://svnweb.freebsd.org/changeset/base/332596 > > > > > > Log: > > > MFC r328339: > > > > > > Add SPDX tags to autofs(5). > > > > > > > Please until I resolve the eadler miss merge/revirt mess with > > SPDX do NOT touch any SPDX stuff in 11/stable. > > Ok. Although, to be honest, I think I've already MFC-ed all the SPDX stuff > I had in my queue before seeing your mail, sorry for that. Could you do me a really big favor and see if any of the mfc's you did is in this list: Merged /head:r325966,326022-326025,326027,326192-326193,326219,326255-326261 If they are could you list them. That should save me some time on the clean up process as likely if you merged something in that list I am going to revert it when r330897 is reverted, so I need to know to reapply it. Thanks, -- Rod Grimes rgrimes@freebsd.org