From owner-svn-src-head@freebsd.org Sun Dec 11 23:57:54 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DED3FC725C2 for ; Sun, 11 Dec 2016 23:57:54 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 751B919AA for ; Sun, 11 Dec 2016 23:57:54 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by mail-wm0-x236.google.com with SMTP id f82so43412027wmf.1 for ; Sun, 11 Dec 2016 15:57:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hardenedbsd-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=fhK02mzFQe5Vl9vSZiGMWr3vTS9pvKkqor7CGu0xqbo=; b=RS3JtG6oxF4fIL9hbl+J88Cj1QClv7KX01rE7NoS6+D4NZVyKimroqDKqfIn/5L7qF RMTCnuC3SO7dnua4uKHWnlKegcV5fnVCg9H+3oGk/5/jo/ALAloPQhUYRcoxtnV8RVqX kPtF9+haDI4JKF0laNsuTmzhSSIGEcMusSFQjHJvshj8dhbzctaMUJweAh/gOxaQfYUw V6OTBpXtkLVeHaquRbmbHPUCNS6Rsv5aXoT0Cig+5eh7aCpNsOtD3a3NjGugwyQLD/8D bHObTgG/kITl0cC81NqIrR3bBSU6F9cNO3kok0zwiPzq7KmdTAIev8AzHzJ9huS2YdDK /p0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=fhK02mzFQe5Vl9vSZiGMWr3vTS9pvKkqor7CGu0xqbo=; b=Y/+iqUJf5usLxxiuvDHVbdBdU2QC6toK0HsjNUZOzm9PAr4gKnIdFu5rePwn/GTyX/ KjcMNn7jIiIcIUMv68i+IzW40AHOnEyUiiG2GyDlE4HLd0CdWVYQIyHF5zTLHa+bhnRZ V0m8EHjJ6815lMjyaELpoKMJOmGpEu20pFyCsA5k+N1BY3DnGhe3UDWaoMZDJ2qip/+V w4MRzk9Fu+TCF8JJMnbDfTTixJAXrJkWmZQyRseZz0x5SUBBIvV/eLFU+4YbSBQvwnMy nusglTyLAz1nWOhKtVmWQbmNLdPk7zc45koQ+YjfSG71Cd86AevZxjMX+IArdoqrfCvl DoeQ== X-Gm-Message-State: AKaTC0184RFxsVmxq8yYYz3RMYtuxJcq94Xq4rABgaUb6g6NXpJGJ9+mUkSnNmosiTJbZGpRcipwVOqk3fZb3ac6 X-Received: by 10.28.39.199 with SMTP id n190mr14476657wmn.124.1481500672841; Sun, 11 Dec 2016 15:57:52 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.253.65 with HTTP; Sun, 11 Dec 2016 15:57:52 -0800 (PST) In-Reply-To: References: <201611041656.uA4GuaZF028619@repo.freebsd.org> From: Oliver Pinter Date: Mon, 12 Dec 2016 00:57:52 +0100 Message-ID: Subject: Re: MFC reminder emails (was Re: svn commit: r308296 - head/sys/cam/scsi) To: Pedro Giffuni Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 11 Dec 2016 23:57:55 -0000 Hi Pedro! On 12/11/16, Pedro Giffuni wrote: > Hello; > On 12/10/16 19:58, Oliver Pinter wrote: > ... > >>> Reviewed by: ken >>> Obtained from: Netflix >>> MFC after: 3 days >> >> Hi Scott! >> >> What's the status of the MFCs to 10-STABLE and 11-STABLE? >> > > Not meaning to pester anyone but given that you (and others) tend > to remind about MFCs you would like to see done ... > > 1) Committers get an email reminder in due time when they add an > MFC tag to the commit log. > > 2) MFCs are advisory: committer may change mind about them or > otherwise not do them due to any reason. > > 3) It's still not official, but we have an additional service > that lets committers verify the state of MFC requests if they wish. > > Given the points above, which you may not have been aware of, > it may be seen as rude to post additional reminders. Thanks for these information and have a nice day. > > Pedro. > >