From owner-freebsd-current@freebsd.org Tue Jun 12 22:01:16 2018 Return-Path: Delivered-To: freebsd-current@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 227BA1001C58 for ; Tue, 12 Jun 2018 22:01:16 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yb0-x229.google.com (mail-yb0-x229.google.com [IPv6:2607:f8b0:4002:c09::229]) (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 B91A07BB90 for ; Tue, 12 Jun 2018 22:01:15 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yb0-x229.google.com with SMTP id f79-v6so195608ybg.2 for ; Tue, 12 Jun 2018 15:01:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=oaLkV/7KLFP0tn3Zm7Khudh32Rd/Cu4HE1y0XUb4nhY=; b=XvheCWYE5riTFeoFUvyN8we2fjrybBUSlIVGrsytNmbcH+7dyfT283o97FAJtpbfHC eiPi/lX+ArfYQ4lhjU2vsq5tT7tfg95EISHpxh/Mw+2WWru8Y4/D774psaQ0f1Ob1QUY w58GFFvUoCAjavRT6SXuvWkPFeNdNPrfuQlGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=oaLkV/7KLFP0tn3Zm7Khudh32Rd/Cu4HE1y0XUb4nhY=; b=aKH26/Xrbx/o1SYZAKUfER22O1gM6SJzxU6RDhQM2tSpSxi/I++/ItMwPuvv6SPV3/ Ufl7CavOgWJkLde39GhdNiKrAOZwcwRVjzwawz2sPW4UHC5QMLWlfHN2Vazwnv7j0gGt 4JvUsBqhi/BjWMv55gZCGn6pF7DSvjw1b01Smw9j/b9eUhyuRg2fgaoDdDNGV+yZXGWT ABnILgkjjjfQjwANlJAOJ1oFQehkDj2VP/49MZWM8RKPEWwGWOIxYmeQcxvvA8wqx+OM zOgP4otD4hIvZiqaabYiqDEl4RIV6RLDgYrdSpoIqVU6bGjFFK7b++BZSDGGM13KNl4j 9b5w== X-Gm-Message-State: APt69E3itI/ZMRaxVUNhoxXufALf6UUehkw2W7uQvTMz/6wNB04gGq1v fWYjQN7de4uWNTpaxmjWgtmhfQIniAJP0vUuiM1MxQ== X-Google-Smtp-Source: ADUXVKIRR1pb8urVUMQO5ZzNHASfRzDa1N2HNbjgJvQuAeVAKntDS/JnGNx6Ns2YMCragO0EuG72s2kdL0XimO3SQK4= X-Received: by 2002:a25:a05:: with SMTP id 5-v6mr1124543ybk.479.1528840874834; Tue, 12 Jun 2018 15:01:14 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:ef50:0:0:0:0:0 with HTTP; Tue, 12 Jun 2018 15:00:44 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Tue, 12 Jun 2018 15:00:44 -0700 Message-ID: Subject: Re: Heads Up: pNFS server merge committed to head To: Rick Macklem Cc: "freebsd-current@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2018 22:01:16 -0000 On 12 June 2018 at 12:44, Rick Macklem wrote: > Should I bump __FreeBSD_version to force this for head/current? yes. -- Eitan Adler