From nobody Thu May 18 07:25: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 4QMM2W6P6fz3bK0p for ; Thu, 18 May 2023 07:25: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 4QMM2W4dM2z3FTc for ; Thu, 18 May 2023 07:25: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=1684394739; 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=uDKYYJzIOs2yD957jveuU8Rz4opO298T4kbt6Wm9BJY=; b=Uy7q2+nShChVD+fRauEnAAqWb34Ha1IWAp3FOpzdeIfWQCD7DRkxsw83WGLc4BwqyrwmyN ZPu0dDpfqi4yDvquO+wxGKtMPAL27AeHxfTzSPzc7LmdvhyQNW4Eo2bY0qufYw4am/tWTP 40LoGbkiWYYU1limlsKlUNubIlv8FD1aJcsx6GI1qo5cHPZPPDSXfJXTZfG5h18SMt/BGU wUx5SkNRjfWhNx1jpxDrzxOr3+7FKoHzoBXF9L3zfGfiL5bJlmoekUNdFSHfNWxtE5M6Ir SyaOI5Orgig8u5HAAV9OvsIcjixytQ+DBUZIz84gSfbg45DIavimQcrFdLOBfA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1684394739; a=rsa-sha256; cv=none; b=XWjXGCV8BWMyEdjInFhghc2msOy8Rr+j8EQ0Q8nWyy3KZre4OsrPuMhARKnvLszst0Fjq6 CAm2jIRyS0tM4YnDZXa16rUvzB511K/LcW2bS7Cj6tti9IC3bjOlxcmEsdAN3/gJQtzJDQ VXumRwBpQS2d0Cayo0Ea5VHACP70Uzo0lmLot5HjDgIYRFTOARKL0y8WdGvZrrLtEZvTdf MVRQOBYPwmizHS5VmucMZCxT9sK7QireMJb3CN35+3d7iuf9tfZbVVhUgv/R2+LfmBnswJ Efal2bd4nVUSh50vsRgZJKNvGpmZh5OgOftEVuiPEAfI4dfa2Xhk5ww3DJKKlQ== 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 4QMM2W3bHxzck8 for ; Thu, 18 May 2023 07:25: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 34I7Pddu059841 for ; Thu, 18 May 2023 07:25:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34I7PdUN059840 for bugs@FreeBSD.org; Thu, 18 May 2023 07:25: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 271480] background fsck_ffs fails due to improper attempts to update directory depth Date: Thu, 18 May 2023 07:25:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: andrew@tao11.riddles.org.uk 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271480 Bug ID: 271480 Summary: background fsck_ffs fails due to improper attempts to update directory depth Product: Base System Version: 13.2-STABLE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: andrew@tao11.riddles.org.uk The directory depth tracking code in fsck_ffs attempts to write to the (read-only) device when doing fsck -B, leading to failure: /dev/label/scratch: DIRECTORY I=3D802562 OWNER=3Droot MODE=3D40755 /dev/label/scratch: SIZE=3D512 MTIME=3DMay 18 07:17 2023 DEPTH 3 SHOULD BE= 2 (ADJUSTED) /dev/label/scratch: SETTING DIRTY FLAG IN READ_ONLY MODE /dev/label/scratch: UNEXPECTED SOFT UPDATE INCONSISTENCY; RUN fsck MANUALLY. --=20 You are receiving this mail because: You are the assignee for the bug.=