From owner-svn-src-all@freebsd.org Thu Nov 16 00:38:19 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 558DDDF0068 for ; Thu, 16 Nov 2017 00:38:19 +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 1714364D99 for ; Thu, 16 Nov 2017 00:38:19 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x232.google.com with SMTP id n134so3912788itg.1 for ; Wed, 15 Nov 2017 16:38:19 -0800 (PST) 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=OKakn2ZNvbPPgieCh3kzE6Z0//yig7W48hn2pJlY1yM=; b=wWVAHYaZjjpLEPGC9b/NNQrbSUx0apEJlZqf4QWTMzd1DtvxrIrI8vrIp2ZvT3sE+K rCBIXkqUf9YWzv9wgF+BbxuTGo+25r5ffV5o+xxN2oadgZYXuZG0KY52PO8/AqjpHjob NedzsCy7TdWN8+0nsI0fCxcFw7bZM5EKv1OqmwHCeYC3ZzR7x02wS+Mmr8vEQ2wVXURW ddvd3fmaidS/DOej4W7Jh+SpxG7otwfuR/SETkLBYm8BCh53x6OCH9sDSxCDcHPKmzwc KysxSxLGctUxMtM/K7/3ezMY2p/+UUzWCurzQNYnxHzYUP98V4JBX4DbycuqZ4gqOK0y /oVA== 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=OKakn2ZNvbPPgieCh3kzE6Z0//yig7W48hn2pJlY1yM=; b=n+Q+vnkqZzSeYGXBPLCsDEG6g2/KL9lds5qORj76eWSpKGGmcHw889ysEQ4tYYbkBV ogKvcHADS8DeJk6tp27tOhXKc/ODQ1kOdrAJ7+CckwDH6hXhUwBdribNE6wuXD6YCUfU QfrIYMxSR2RDBu1QGIBL7d9HANFSqGYnc8/iTgW0Ro2VS3CxMP9Eg66b2bpvJxbZr5Vq bVBD5QIpig95EbXZ+VqH5h+kkaZ9VItO6VCeNfhiGd90vIeABZl84zz/LDeCDVkmQxkw SL72s2vlol6kT1BNak0lF5u29wDI5kq/34VD7LuC5lxBcnXcf8L1AnS9OLMXOf/y0ATK GkKA== X-Gm-Message-State: AJaThX46vcBW6/N4wWwT6MV3zzTnoRwNm5FJat1Qd6qWZY/rkkGonkCV /e8I8k18sm2J9JIzxFGFoTNJHfx0+CS7tRdIBtvdxw== X-Google-Smtp-Source: AGs4zMbIs3PdjchoPSpJCx1PI1t5L1DUcClUxcum+6oSDs4Oim03a9081REV8XvsJM1puoTb76ccm5EYEb8SjD8BDVw= X-Received: by 10.36.184.5 with SMTP id m5mr343277ite.69.1510792698489; Wed, 15 Nov 2017 16:38:18 -0800 (PST) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.108.204 with HTTP; Wed, 15 Nov 2017 16:38:17 -0800 (PST) X-Originating-IP: [2603:300b:6:5100:9151:cca:5a07:fd20] In-Reply-To: References: <201711152113.vAFLDcSJ053119@pdx.rh.CN85.dnsmgr.net> From: Warner Losh Date: Wed, 15 Nov 2017 17:38:17 -0700 X-Google-Sender-Auth: -vPXJDelQdPp9CsGL96G3nfKjfI Message-ID: Subject: Re: svn commit: r325860 - head/sbin/newfs To: "Conrad E. Meyer" Cc: "Rodney W. Grimes" , Ed Maste , 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.25 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 16 Nov 2017 00:38:19 -0000 On Wed, Nov 15, 2017 at 2:28 PM, Conrad Meyer wrote: > On Wed, Nov 15, 2017 at 1:23 PM, Warner Losh wrote: > > On Nov 15, 2017 2:13 PM, "Rodney W. Grimes" net> > > wrote: > > Oh, and can you please get a mail client that does > > proper quoting? > > > > > > It's just gmail. And there's really no alternative :( > > > > Warner > > Hi, > > Gmail does quoting just fine. I'm using it right now. Not sure what > you're doing wrong, but there is a way to use gmail and quote replies. > I don't do anything special when I hit "reply" on an email. > I usually don't either, but some of my messages today were from my phone. Maybe that's the client I should avoid. Warner