From owner-svn-src-all@freebsd.org Wed Oct 11 18:44:32 2017 Return-Path: Delivered-To: svn-src-all@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 0578CE337EF for ; Wed, 11 Oct 2017 18:44:32 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::232]) (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 BCB7072473 for ; Wed, 11 Oct 2017 18:44:31 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x232.google.com with SMTP id c3so4252898itc.3 for ; Wed, 11 Oct 2017 11:44:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=1haOTKd9dgcE+RK4Bn1feCLIXjIjy1n5+fjiRVIwMtE=; b=YrXJnZeBwPMP1npDUzoGO8/7IBQGhteS+GmNkNselPOHP7ePYZkxBkAN8xZ12sLKE2 FMbc5yedYlnpHY+0Ez5mqP9444KCMssmvoxZajMHTWXtDhUwD9q3HqKsiU05BIH9ccRh 6z6ndsRBfqSzQI8IwjFAP0BN58rnMZ0kZI3CFSwbnfJkEMCsiHRynaEtPSdanCPKyStH zCZlb3HmRujQobpnwRbBYApvS9336gRW3LN2Rh67BYskTKTPfa9u86O/iFJYk8t2mCc6 XCUTxelp2/A/iU/X5KDypYoytYU31RLL0tkxz0GffimecP+7MaemDj7l6CYUWwXeLEkD O2vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=1haOTKd9dgcE+RK4Bn1feCLIXjIjy1n5+fjiRVIwMtE=; b=LIqoMOayGzrtk3HJ7S5yZZVW0Uwx01J/34v4ji6MoQGqFA5yRni305SU3CfT748EWh QmDsvjQib7SBrjNgjjokrA84u8KbnJqKupJmMmtn5WnD9oBUjeoLSYR0V0isXJVLGKyI xfXOSPWhc1sRwPAsod8GFkYNKlKTzOx3OhIT95+aOuJpXxqhTsSi+7Bfj7j/eL2XAjkN Rh9w6Uu8a+ZGvh6XXE9nMjtUoc4QXrCti4/k1aoMrmIcYZFk0KF10kaOk88Z42GFgFXz OtQPEgAhh9RRhd2p2/mRwWlQrO+QrG1gOrGWupb6R8pCAkZTY0ZMnBaw/QGgFhIChekO l2CA== X-Gm-Message-State: AMCzsaW4SOoJ3u23UNyb2C7Wj+kFbhFCHQ3xbl+X1H2z+ziQAsLrS7Ca tk33QvU2OcfGrYJOnDnZY2XBRcp9rT80PHfuUGnuJg== X-Google-Smtp-Source: AOwi7QCsC8xu/XX7FX8hawHu4Dqg8PA6FUlCeKay1FfVUp/ojBKaWw5WN7xk8bUFhpEsrtDexsyjpSb/yVhC9hlpjLY= X-Received: by 10.36.203.3 with SMTP id u3mr652153itg.136.1507747471069; Wed, 11 Oct 2017 11:44:31 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.94.130 with HTTP; Wed, 11 Oct 2017 11:44:30 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:9015:f13b:4510:443e] In-Reply-To: <2024262.CuRUiD5dcO@ralph.baldwin.cx> References: <201710100453.v9A4rQ6W078536@repo.freebsd.org> <2024262.CuRUiD5dcO@ralph.baldwin.cx> From: Warner Losh Date: Wed, 11 Oct 2017 12:44:30 -0600 X-Google-Sender-Auth: IiW6466wRy52OafzF0uzIZSIG2g Message-ID: Subject: Re: svn commit: r324471 - head/sys/boot To: John Baldwin Cc: Ngie Cooper , src-committers , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 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, 11 Oct 2017 18:44:32 -0000 On Wed, Oct 11, 2017 at 11:47 AM, John Baldwin wrote: > On Monday, October 09, 2017 10:56:45 PM Warner Losh wrote: > > DO NOT MAKE EDITS TO sys/boot. YOU ARE CREATING CONFLICTS FOR ME. > > > > DO NOT MAKE ANY COMMITS TO sys/boot. > > > > BACK OFF. > > > > Seriously, though, extra changes create extra friction, and these changes > > aren't worth any friction at all. I'm deleting LIBSAU and this > guarantees a > > conflict when I update. > > > > So please, do not make any edits to sys/boot whatsoever, no matter how > > trivial. > > > > At least until I'm done. > > > > Thanks. > > Umm, I know you are working on sys/boot but I never saw any mail or headsup > claiming a lock on that part of the tree. It would be a reasonable > assumption > for someone based on the public commits that you had finished a milestone > for > now. I only knew about you wanting to remove LIBSAU via a private reply > you > sent to my earlier mail, but there was no public mention that you have more > work. To that end I think this mail was a bit harsh. > The specific issue was that several people had made suggestions in this area, some of which were conflicting, and I was mulling over what the right thing to commit was. They were made to me, but in a public forum, in response to my original commit. Since I had other changes in flight, I wasn't sure the right way to roll them in. Then with no warning or heads up, the issue was forced by ngie committing changes to something that I'd just touched without even so much as a heads up. And it didn't help that the friction this created wasted 10 minutes of my time dealing with git svn rebase tripping over 3 or 4 commits in my queue. So I was harsh. Perhaps a bit too harsh and too public, but this wasn't a first offense. I'll try to moderate that in the future. Warner