From owner-freebsd-hackers@FreeBSD.ORG Sun Nov 9 16:19:47 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56E6420B for ; Sun, 9 Nov 2014 16:19:47 +0000 (UTC) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (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 CDD34A24 for ; Sun, 9 Nov 2014 16:19:46 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id h11so8418902wiw.0 for ; Sun, 09 Nov 2014 08:19:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:mail-followup-to :references:mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=y3aDpaE4WoDfP4oM4I0FibyyM/cGKmwgfe4Ua5IqAUg=; b=BEAN4QtgQz7r8OsfSdJlWdVsU+71+h8KERQateJlN7pG985WUQtk4noFDP0dflSFtC T9FtiLiT4fgrqyiGIBkvIIm0oSasFOFGoMkc12PX0STwb8AVrJKoeM30KIuVVUCuJIlp 01+K9ZZd0xKobhs8ahtQUJWHyEaR7k0l4YEL0DkIka844NU3H9h7onCcjYpmX8fJ19XW hRISzhmutSoQrKAL5DPpmGmfQ2sVUOVNffcoqEuR3WLfjCwaDbPUnEOX5XT7ziRa8H4H 9mTgvixow6IUvM/QY5JUwhM4GWdN4CwPOaA8fw4gyndLsg5KGNIq69V3fOsoiztB65nR lhDA== X-Received: by 10.194.78.82 with SMTP id z18mr33321312wjw.120.1415549984020; Sun, 09 Nov 2014 08:19:44 -0800 (PST) Received: from brick.home (adho154.neoplus.adsl.tpnet.pl. [79.184.170.154]) by mx.google.com with ESMTPSA id n4sm9902552wiz.17.2014.11.09.08.19.43 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Nov 2014 08:19:43 -0800 (PST) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Date: Sun, 9 Nov 2014 17:19:41 +0100 From: Edward Tomasz =?utf-8?Q?Napiera=C5=82a?= To: Hans Ottevanger Subject: Re: Fwd: Autofs: spurious (?) log messages and zombies from automountd Message-ID: <20141109161941.GA50201@brick.home> Mail-Followup-To: Hans Ottevanger , "freebsd-hackers@freebsd.org" References: <54226E4D.1040704@beastielabs.net> <54250A50.1000607@beastielabs.net> <20140926090053.GA10644@brick.home> <542540BB.80001@beastielabs.net> <542580F6.7030609@beastielabs.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <542580F6.7030609@beastielabs.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Nov 2014 16:19:47 -0000 On 0926T1706, Hans Ottevanger wrote: > On 09/26/14 12:32, Hans Ottevanger wrote: > > On 09/26/14 11:00, Edward Tomasz NapieraƂa wrote: > >> On 0926T0840, Hans Ottevanger wrote: > > [...] > > > > > I planned to make a new CURRENT snapshot installation on another machine > > anyhow today. I will see what happens there. > > > > I just verified that with fresh installations of both 10.1-BETA2 and the > latest CURRENT snapshot (based on r271779) the same issue occurs. It should be fixed in CURRENT.