From nobody Tue Jun 8 14:00:19 2021 X-Original-To: freebsd-stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 49E657CC2E7 for ; Tue, 8 Jun 2021 14:00:31 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FzsMM1bbTz4sCC for ; Tue, 8 Jun 2021 14:00:31 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from mail-yb1-f179.google.com (mail-yb1-f179.google.com [209.85.219.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: lwhsu/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 1A8B78912 for ; Tue, 8 Jun 2021 14:00:31 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by mail-yb1-f179.google.com with SMTP id g38so30279391ybi.12 for ; Tue, 08 Jun 2021 07:00:31 -0700 (PDT) X-Gm-Message-State: AOAM530BNcQoBRVj1SktpF7+z4vdKIOXlRAqw1WcieWvwRTZF75+gkQj dXkxJcNbIUSqAROY6NQ5IQRMlr5p7xV+8tOSR0c= X-Google-Smtp-Source: ABdhPJxZJg+yWVMzRm9SYCgaIh3DFwRE5jrQ9MO2ilPoWYtCmrtAlKYVYKnx2w4juTOn9RP3Yg5vKdNrDeEUs1L0wAw= X-Received: by 2002:a25:cc97:: with SMTP id l145mr27232951ybf.176.1623160830663; Tue, 08 Jun 2021 07:00:30 -0700 (PDT) List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Li-Wen Hsu Date: Tue, 8 Jun 2021 22:00:19 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Fwd: [HEADS UP] Rename of the vendor/openzfs branch To: freebsd-stable@freebsd.org Content-Type: text/plain; charset="UTF-8" X-ThisMailContainsUnwantedMimeParts: N Also notify the -stable list. I think this could also affect some people who track the stable branches. ---------- Forwarded message --------- From: Li-Wen Hsu Date: Tue, Jun 8, 2021 at 9:21 PM Subject: Re: [HEADS UP] Rename of the vendor/openzfs branch To: freebsd-git Cc: freebsd-current On Tue, Jun 8, 2021 at 7:45 PM Li-Wen Hsu wrote: > > Hello, > > As mentioned in the "OpenZFS imports, status update": > > https://lists.freebsd.org/archives/freebsd-git/2021-June/000013.html > > We're going to rename the current openzfs vendor branch, > vendor/openzfs, to vendor/openzfs/legacy The renaming has been done: https://cgit.freebsd.org/src/log/?h=vendor/openzfs/legacy If you have a local branch tracking vendor/openzfs, please refer to the previous mail for migration. https://lists.freebsd.org/archives/freebsd-git/2021-June/000015.html Best, Li-Wen