Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 May 2023 03:26:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 271292] kernel panic while dd'ing a USB disk to a ZFS directory
Message-ID:  <bug-271292-3630-44Zp0YKIt9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271292-3630@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271292

--- Comment #19 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #17)

FYI: Looking at the logs listed by:

https://cgit.freebsd.org/src/log/sys/contrib/openzfs/include/zfeature_common.h

is a way to find when features were likely first
imported:

SPA_FEATURE_AVZ_V2        : 2023-May-03
SPA_FEATURE_BLOCK_CLONING : 2023-Apr-03
SPA_FEATURE_BLAKE3        : 2022-Jun-23
SPA_FEATURE_HEAD_ERRLOG   : 2022-May-12
SPA_FEATURE_ZILSAXATTR    : 2022-Mar-08

And on 2021-Feb-18:

-#if !defined(__FreeBSD__)
        SPA_FEATURE_EDONR,
-#endif

(Past that gets into the SVN time frame.)

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271292-3630-44Zp0YKIt9>