From nobody Tue Jun 8 13:21:28 2021 X-Original-To: freebsd-git@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 77D8E7C9856; Tue, 8 Jun 2021 13:21:40 +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 4FzrVX316vz4nhy; Tue, 8 Jun 2021 13:21:40 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: from mail-yb1-f174.google.com (mail-yb1-f174.google.com [209.85.219.174]) (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 4FE3485BE; Tue, 8 Jun 2021 13:21:40 +0000 (UTC) (envelope-from lwhsu@freebsd.org) Received: by mail-yb1-f174.google.com with SMTP id e10so30139750ybb.7; Tue, 08 Jun 2021 06:21:40 -0700 (PDT) X-Gm-Message-State: AOAM531W7r6Deb6E/3HxZ0C/qJ90V8eKzR8LIn1Uylj4ZVOOWXr6j86X UFDjXJ5FY5SB933YLQ9Tc6k6cZxRpmPsRgPa+6U= X-Google-Smtp-Source: ABdhPJwWTCWIsCiIgsoofg+fqywPbywov31rA3smpCVgchnInmtv1TKDcBIud4Kt+dO/XNe2/lvrrnZfdHk4wmItzY8= X-Received: by 2002:a25:c78a:: with SMTP id w132mr11970630ybe.127.1623158499955; Tue, 08 Jun 2021 06:21:39 -0700 (PDT) List-Id: Discussion of git use in the FreeBSD project List-Archive: https://lists.freebsd.org/archives/freebsd-git List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-git@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Li-Wen Hsu Date: Tue, 8 Jun 2021 21:21:28 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [HEADS UP] Rename of the vendor/openzfs branch To: freebsd-git Cc: freebsd-current Content-Type: text/plain; charset="UTF-8" X-ThisMailContainsUnwantedMimeParts: N 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