From nobody Thu Nov 10 07:35:26 2022 X-Original-To: bugs@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 4N7DC62yMDz4fLyH for ; Thu, 10 Nov 2022 07:35:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4N7DC22X48z3FvZ for ; Thu, 10 Nov 2022 07:35:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1668065726; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=wGvJOZ6xuu/2F/kJhVht+ywMuLjhujx4FKGdjt5xd6U=; b=jicFjhwzXl21YVML2EBHd9zYSRIyE5xifY7MlvaIwTDtWeoC1V1J2DAskeDxi9VisN5H9P Qcp5u1DKe0ciMj+AFjU5CyvpGpuobTBEcGHfyudZzkazE+kD0DCxYcyd/idmm+IaamkvsA yGM/2NKSD/OroOlOMgAjVP6qHMwNm+w+s7OGgzDMSICMZux1Sxf09gzn6Y5jtJdCPJMbiS 6enFDDUXWmPRTZ0e+W2mBehRhHI2hSgCHOxqwTFey5F27XoJMU/M+R6YIzZT3m0nq+DNe/ n97yaHBULwEuPNrBa/tT9QNg3udXLTEC5KdbwKX8FpiqvIZS8JYvFzTh2Xc4qg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668065726; a=rsa-sha256; cv=none; b=aEsOyOuvSCF6btG1hWwdy639inuClKoGyuNvtYFXmV6VWllY21a1qgWGlewDx3hH0Ha4o9 vsskm62LanYMXIgvkOEv0Vr7GIxjr5yYa8WJEopIn63JZrqjaHGTZ5Tq9vN6wm2NSW5VKz PN29ghFtSnebbKYML4pWIbaU3hJwWFKqGbO2ZwOscWX3WNWAW8ZFyJAfOKFSsay/3q9aon 7km5f9coXHTboOajtXWAbVQXi1yWQoFRB+xPLPPZl5wDe5JlgWVbPpRp0n/MmuCSxtN9NK /2I/mfS19hOvmOTdDdlrOR/wZlqcUsTLLxsFtOA/BFZ8au7EdMU7g64clzdtYA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4N7DC21HBPzt18 for ; Thu, 10 Nov 2022 07:35:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2AA7ZQgI084472 for ; Thu, 10 Nov 2022 07:35:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AA7ZQjB084470 for bugs@FreeBSD.org; Thu, 10 Nov 2022 07:35:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 267687] [PATCH] Port HAMMER2 from DragonFly (read-only support) Date: Thu, 10 Nov 2022 07:35:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kusumi.tomohiro@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267687 --- Comment #1 from kusumi.tomohiro@gmail.com --- Also available on GitHub. I haven't created a PR for this GitHub mirror. https://github.com/kusumi/freebsd-src/commits/hammer2_1 --=20 You are receiving this mail because: You are the assignee for the bug.=