From nobody Wed Sep 25 16:20:18 2024 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 4XDMQW1Pmlz5XPvs for ; Wed, 25 Sep 2024 16:20:19 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XDMQW0F5sz4TNC for ; Wed, 25 Sep 2024 16:20:19 +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=1727281219; 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=KnR9pPpTKynB2CWdNoaLbnZgPEEjZE4XqaEMHBaK8Xk=; b=WUuZEVnRpDT/2B+mAvh5BiIvkPWONhG4urBrwfiacpp+55eNsl80/DhwWzuaHvgHrUMKZj P9+VGmObvXGgeEXaOmhf4kRwi9Anqj5gYizk6A6YYSuPYFLOv7oZuqt11FXvQa/oofyOEh k7BvSdDp5iOut6qw0TAb/GBs1QteVRS0MvrPVwnZMEgSMjXXW9oj0WAnQSenr8+q/WhleQ c2dgbLf8NuQdoH6UCoN9vW+BEBTNlYxm38IeF2u2u3J8Th/RLOsUnG7ivjgU8TQpU0KzdJ SnnQMufDYuQHC8SZbhM0PGlTNQ06bTqChqU6WQUliNXyaBNCBi9VrUdB2Lh/iQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727281219; a=rsa-sha256; cv=none; b=P0q0BULmSruAcOTbiLxYaX7lu+FgO5jBD0zXXXkew6XIoktwvWXl4tlMZmaVyCK6Qn8PbP dBuLGUOA0zuEqxgMVUvk5HLXTy8HkIpblRFBhH2IHefcNJwOi+DfzfD5vRv/GJARmf1SdM 5nNY6YoFFEcoV3LZ1JHN5P7oCFtjoG3o8wdJZKFkx2/6ibNTUB1p/f/EjZnA6O0aak3XlN GHBhJWELyMIhDMUqiYTjSwe2+J5ROw3EW2+iZcIEVKrXNW51cOZ43il0Jh3LF1f2fXyYEk 0oTmkrmmdPc96Cz8nefe4u62E4SjXTjeZ0wHbW3rmYCz6lvnzU1X0jOUQWNJ2Q== 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 4XDMQV6rbxzK4Y for ; Wed, 25 Sep 2024 16:20:18 +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 48PGKIhu011694 for ; Wed, 25 Sep 2024 16:20:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 48PGKIlI011693 for bugs@FreeBSD.org; Wed, 25 Sep 2024 16:20:18 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 255061] [PATCH] Proof of concept nested mounts for automounter -hosts map Date: Wed, 25 Sep 2024 16:20:18 +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: 12.2-RELEASE X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cy@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: cy@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: 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=3D255061 Cy Schubert changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |cy@FreeBSD.org --- Comment #8 from Cy Schubert --- I'll pick this up. I haven't done much with this because of the MIT KRB5 project I'm working on and have been using ports/sysutils/am-utils for hosts maps. But we certainly need this fixed so that I can finally deprecate sysutils/am-utils. To Richard's point, yes autofs needs to detect multi-level mounts. --=20 You are receiving this mail because: You are the assignee for the bug.=