From owner-freebsd-arch@FreeBSD.ORG Mon Oct 10 10:42:58 2005 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5015116A41F; Mon, 10 Oct 2005 10:42:58 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id E837A43D45; Mon, 10 Oct 2005 10:42:57 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 46AF4BC74; Mon, 10 Oct 2005 10:42:56 +0000 (UTC) To: Doug Rabson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 10 Oct 2005 11:38:58 BST." <0A7E4AF1-C6C1-4D13-A81F-B6C84DB9B5CA@nlsystems.com> Date: Mon, 10 Oct 2005 12:42:55 +0200 Message-ID: <13846.1128940975@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Craig Rodrigues , pjd@freebsd.org, freebsd-arch@freebsd.org Subject: Re: [RFC] Teaching mount(8) to use nmount() X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2005 10:42:58 -0000 In message <0A7E4AF1-C6C1-4D13-A81F-B6C84DB9B5CA@nlsystems.com>, Doug Rabson wr ites: >So (as I understand it), the suggestion is to get rid of all >mount_foo programs that just deal with mount parameters. I guess the >operation of mount then would be to check for mount_foo and exec it >if it exists, otherwise do nmount stuff to handle the mount itself. >That would work nicely for mount_webdav (which is *really* cool if >you have a chance to play with it on a mac). Exactly. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.