gs@FreeBSD.org>; Fri, 17 May 2024 21:41:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715982060; a=rsa-sha256; cv=none; b=a2xOOZR1Ehfm4HYpttmdff5x1+A4ARQpLLVR8csuxA/w04fA5cgrka0o0LezJjVlzhCI4s SzSMvjxiZgyNZEkCORxJQh8uMG9XQDbPSx1CK+izdtPNO4l+mOi6oFwM7Ld9y6mlwo3mOW /OJ6pDa2L/h68P5fEqOOEhEO5LJhsjSVkSV+3XBVTtdL2zoWdWKBmaXnVIpz1OQ39S5QWv Ch/Xzn2eIm1OUJP6M/oBOaZ7fPHHVgoyElQjHSv3HoKi+pU6AE+UrlhqNVu/tErkMbtjK9 xjnKCVwo0mRhOuNHdtJ0BP9Ak2lzAPWuuIxJbGzH2o9hMCdz61aHbHBByNGAFA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715982060; 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; bh=ykA9Ox6lRunf0Qma0EdH7lPsPmjCphIKoZ1ObgjGoXI=; b=AZbYpwjf0Oiol5ZDzlRrBnTJD1QoEn0McOk9XP/ySRkKlQ9u987Rb1QfvcjRQXAh7nFfmK fyLuu9FspigUoOpVnSNt9imo1e+EGkgCHxnaVKO3zmPl8UfibfJUDHmRV1hC6XQVnLEskg PKu+KvPAQfPb8CCZP9ivCnNs9uqVXffShWWyz5vVBVO/5sFJ6t2VvEMCLW/QZqbVMLZo7G 93il7aS7eQRdUUeyL9aFaeEbY44eCfJkPIgdSkbxF/QgXNX/a2ieGmkVk0jfQrjq7xWNX/ ePeHb44KMNscA8xe7W0FrkbJQOebP4ZVzyR276lx2Qkb7CDKC1ENMGCNXiw7Qg== 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 4Vh0l04jpWz106m for ; Fri, 17 May 2024 21:41:00 +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 44HLf0eR014890 for ; Fri, 17 May 2024 21:41:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44HLf0YV014885 for bugs@FreeBSD.org; Fri, 17 May 2024 21:41:00 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 279097] /usr/share/zfs/compatibility.d version in files does not correspond to the version in file names Date: Fri, 17 May 2024 21:41:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 13.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: 000.fbsd@quip.cz X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279097 Bug ID: 279097 Summary: /usr/share/zfs/compatibility.d version in files does not correspond to the version in file names Product: Base System Version: 13.3-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: conf Assignee: bugs@FreeBSD.org Reporter: 000.fbsd@quip.cz There are files with ZFS features for backward compatibility. Each file has= a first line with a comment with OS version but many files have "Features supported by FreeBSD 11.3" even if the OS version in file name is different: # head -n1 /usr/share/zfs/compatibility.d/free* =3D=3D> /usr/share/zfs/compatibility.d/freebsd-11.0 <=3D=3D # Features supported by FreeBSD 11.0 =3D=3D> /usr/share/zfs/compatibility.d/freebsd-11.1 <=3D=3D # Features supported by FreeBSD 11.0 =3D=3D> /usr/share/zfs/compatibility.d/freebsd-11.2 <=3D=3D # Features supported by FreeBSD 11.2 =3D=3D> /usr/share/zfs/compatibility.d/freebsd-11.3 <=3D=3D # Features supported by FreeBSD 11.3 =3D=3D> /usr/share/zfs/compatibility.d/freebsd-11.4 <=3D=3D # Features supported by FreeBSD 11.3 =3D=3D> /usr/share/zfs/compatibility.d/freebsd-12.0 <=3D=3D # Features supported by FreeBSD 11.3 =3D=3D> /usr/share/zfs/compatibility.d/freebsd-12.1 <=3D=3D # Features supported by FreeBSD 11.3 =3D=3D> /usr/share/zfs/compatibility.d/freebsd-12.2 <=3D=3D # Features supported by FreeBSD 11.3 =3D=3D> /usr/share/zfs/compatibility.d/freenas-11.0 <=3D=3D # Features supported by FreeBSD 11.0 =3D=3D> /usr/share/zfs/compatibility.d/freenas-11.1 <=3D=3D # Features supported by FreeBSD 11.0 =3D=3D> /usr/share/zfs/compatibility.d/freenas-11.2 <=3D=3D # Features supported by FreeBSD 11.2 =3D=3D> /usr/share/zfs/compatibility.d/freenas-11.3 <=3D=3D # Features supported by FreeBSD 11.3 =3D=3D> /usr/share/zfs/compatibility.d/freenas-9.10.2 <=3D=3D # Features supported by FreeNAS 9.10.2 Shouldn't the comment matches the file name? --=20 You are receiving this mail because: You are the assignee for the bug.=