From nobody Wed Aug 23 05:15:36 2023 X-Original-To: emulation@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 4RVvYj2H6Cz4r5kT for ; Wed, 23 Aug 2023 05:15:37 +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 4RVvYh3V2Fz4FTP for ; Wed, 23 Aug 2023 05:15:36 +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=1692767736; 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=YsFY0FfIJ8lRW6q3dzCtHzm8BG6y3NdNp/8DVTy1U4Q=; b=F0LqhW6KB8ULXYCGV8Tkihv034nN2gA2omYxrrCkMrf/Ecui7AYpS8DYu8/+4UMPsryUT4 4H6LX8HRH/CtmkqThn6aG3YjbBDMFXR4I1rjLVw+AiPn0N9RKKuf4zK1jsTx28zgpy29Dd NgNW0eCv+Owc9sSiP0pvDEwJa+V+DOnqdoWqkhR9XQrYEU3erii9UasTaWKwoiqX2W/HBB zjtD6k1XmS9mECaUFWczWFUXEAUXqklQGK8f1LNK8e5lHF8ns/geI5iTiBxj+gnJXvNNOt lFtMDnmRfX9B02xWSMjbBilGzdKwEED1ZKQW1vmXZesYrXd/nAznXi93mU8TTw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692767736; a=rsa-sha256; cv=none; b=o33rv4m5ykdV68zI7S5csWv0TwnFXYCC4Oq6q8wBlbmnIu0Yi86W4dYwRszCLkWPEJgQ2m ceLIDNT/UB8MrcV3Hh233yjAm2SaZ5Q5Ga/sCWcqAeEcfVKU9fZXcf7WZy8J9IS5HXPyEo rNimz/VrRPz53cRhmzJ1tiazstaxFRQSduh+soQcRu4ulg1qV+k6O7cV1JjU8VirBB9Q4N HG88LaAS8t8z4Ya7DFWAwIdfjqysQptnlvzrJ9Kdol/vU4i8eBVKn2ymSizINefcD4Byny W7tg35L99R4H33QKJaFhazCgUO/dNm+xJi8Rf6JlbMsxlyXk8h5+c73tIAumAg== 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 4RVvYh2S7WzY6G for ; Wed, 23 Aug 2023 05:15:36 +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 37N5FaBv034903 for ; Wed, 23 Aug 2023 05:15:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37N5FanT034902 for emulation@FreeBSD.org; Wed, 23 Aug 2023 05:15:36 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: emulation@FreeBSD.org Subject: [Bug 250823] linuxulator mkdir in jail breaks mount Date: Wed, 23 Aug 2023 05:15:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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: Development of Emulators of other operating systems List-Archive: https://lists.freebsd.org/archives/freebsd-emulation List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-emulation@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250823 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|emulators@FreeBSD.org |emulation@FreeBSD.org --- Comment #8 from Mark Linimon --- Canonicalize assignment. --=20 You are receiving this mail because: You are the assignee for the bug.=