From nobody Thu Mar 23 07:57:39 2023 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 4PhyPH5513z411kq for ; Thu, 23 Mar 2023 07:57:39 +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 4PhyPH2QYqz3rb8 for ; Thu, 23 Mar 2023 07:57:39 +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=1679558259; 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=4QVmAGvrLzLBecSImRxdhZleUP105/aJEfb4xfvNwpQ=; b=m1jvNbFxgjm2P608iIKOLhSGL1KSVZPhPp6wIF13LOLO77qw09fa6KhWiDfKXUz4wfXfGn TlREOICl9KyO4z7AN79drrEopA6fHZQdZV93HX95Epi/ss+Pjo1RpDjZcve9elB4/XP9fh +cFoujrl1I4Z0nWFP/hjPQZrJQDwZXfMN4RCAUZz9SS44JzSAMHqjevA71NM3I67TVQazN 6+pM8uw7+c9rM9QsstPgr80aKsUDa/gFYEmgBqBrd8lY4cBDStRo/ZrfZK6ayqXr56Smo1 XJZJ7knYqltJZTwSdjt6H5/ZeohtW2mnjmIlXe8/GIONKUEH0zBkL93he1qWeA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1679558259; a=rsa-sha256; cv=none; b=HRRkmonNU+3zRhvuTchIROxPfn+79CYTsniQnWLpW7JAn92F+etClREFXCLe/yPy1YGLUB QhsjnZ+UE2HYP9K2M2AT/QYFv2CAulMWzvjWXZkyeAawdD/XJC3y/PYYmu+2INRbctJPE2 aB0uEMUqqV231OTm7ZylSjsvzsmXVvFUrPAUJ4Ncz26wNtolss9IH70zynYLy7m9c1Sddv M8dliX6mA3h3nxmqB1ZY3YrVk0SCNwMQQaFG2W6RMVfv8ovtImYL3v8cB3c+kwk6nK9PAw VHtL0z2cYmEDaALa9fPdCiFNBXJ5POAX7+mpiDXWSvbDBve1x7yI+4Dw7xP4RA== 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 4PhyPH1VgMzSpG for ; Thu, 23 Mar 2023 07:57:39 +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 32N7vdsg099447 for ; Thu, 23 Mar 2023 07:57:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32N7vdYp099445 for bugs@FreeBSD.org; Thu, 23 Mar 2023 07:57:39 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 203531] makefs causes ISO 9660 flaws in FreeBSD-11.0-CURRENT-amd64-*-disc1.iso Date: Thu, 23 Mar 2023 07:57:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: scdbackup@gmx.net 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=3D203531 --- Comment #5 from scdbackup@gmx.net --- Hi, Ed Maste wrote: > Problem 3: https://reviews.freebsd.org/D39221 > To the reporter, please let me know what name I should use for > "Reported by:" or "Submitted by:" if desired. Reported by: Thomas Schmitt It's a while ago that i looked into this problem. Said this, the diff looks good to me. -------------------------------------------------------------------- About the NM flags problem: NM_PARENT is mentioned in the disabled code as if it should be 0x04=20 (RRIP 1.12 1.1.4 "NM"). It seems beneficial that the code is disabled, which tries to use it. The flag means that the NM entry describes the parent directory of the directory in which the NM entry is attached to a file. (But i riddle how the ISOs get their NM entries when cd9660node_rrip_nm()=20 is disabled. I see NMs in FreeBSD-12.0-RELEASE-amd64-bootonly.iso .) Have a nice day :) Thomas --=20 You are receiving this mail because: You are the assignee for the bug.=