From owner-freebsd-current@FreeBSD.ORG Thu Sep 4 07:15:42 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0641D56B; Thu, 4 Sep 2014 07:15:42 +0000 (UTC) Received: from mail-ig0-x231.google.com (mail-ig0-x231.google.com [IPv6:2607:f8b0:4001:c05::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6A551987; Thu, 4 Sep 2014 07:15:41 +0000 (UTC) Received: by mail-ig0-f177.google.com with SMTP id r10so603707igi.16 for ; Thu, 04 Sep 2014 00:15:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=wzjUh6Hao6im93ca6cmXSoGFgFAiO5UudE3/kji/SAE=; b=OZqdf+43kcjrmN2xneYaQyaKxlwNH24ozhP6uBq6QYuIW8ZlL4EwNJthw0XyI96Qbc lc2IvMTOF/J84HrRuE1dxorIXAMKRzoIQ/+B69ieqDybMqV2kNkuEGv6seHkgaseadzQ lxL1sIWzPXh3xlQtjAZbAYNS+hy3xeh3HflMH5E9BFxmVhFtQwDlK+msjgT2md8uOcN1 /RBf1wXDxnpRLCob9ux8hPqmljwcq+qlCeFiamjNTGkfAjgyTrQVunDgUFR/KEFAWBGM GtU1yfyih9OOBNiRMjliESnaaQav8H7zPIMuVH1H4vVkRel9eaY7A9oTf811Lm1P0gAq MPMg== MIME-Version: 1.0 X-Received: by 10.50.82.98 with SMTP id h2mr3637515igy.26.1409814940903; Thu, 04 Sep 2014 00:15:40 -0700 (PDT) Received: by 10.50.72.69 with HTTP; Thu, 4 Sep 2014 00:15:40 -0700 (PDT) In-Reply-To: <5407FFB0.80203@beastielabs.net> References: <20140730071933.GA20122@pc5.home> <53F0878E.3000401@beastielabs.net> <20140817145059.GA5497@pc5.home> <5407FFB0.80203@beastielabs.net> Date: Thu, 4 Sep 2014 00:15:40 -0700 Message-ID: Subject: Re: [CFT] Autofs. From: Garrett Cooper To: Hans Ottevanger Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Current , =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= , freebsd-arch@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2014 07:15:42 -0000 Hi Hans! On Wed, Sep 3, 2014 at 10:59 PM, Hans Ottevanger wrote: > Good to see that autofa has been MFC'd during my vacation 8-) > > But I found a little problem... ... > Do I miss something, or is this a bug? Can you please provide the output of `mount -p' from your server? Thanks! -Garrett