From: "J. Bruce Fields" Subject: Re: regression: am-utils stopped working in 2.6.25-rc* Date: Tue, 1 Apr 2008 17:07:42 -0400 Message-ID: <20080401210742.GE21343@fieldses.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux Kernel list , linux-nfs@vger.kernel.org To: Meelis Roos Return-path: Received: from mail.fieldses.org ([66.93.2.214]:37954 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761029AbYDAVHn (ORCPT ); Tue, 1 Apr 2008 17:07:43 -0400 In-Reply-To: Sender: linux-nfs-owner@vger.kernel.org List-ID: On Fri, Mar 28, 2008 at 03:20:18PM +0200, Meelis Roos wrote: > Current 2.6.25-rc* kernels have broken am-utils (NFS-based automounter) > support. No error messages, just "no such file or directory" when trying > to enter /net/anotherhostname. Just tried 2.6.24 and that worked fine. > am-utils is the latest in Debian unstable, 6.1.5-9. > > Earliest 2.6.25-rc currently tested was 2.6.25-rc3+git as of 20080304. > This version reports > Invalid hostname "pid3477@koiott:/net" in NFS lock request > into dmesg and am-utils does not work. > > 2.6.25-rc4+git as of 20080310 and later ones do not show this message > but am-utils does still not work. > > Will try bisecting it further. Have you figured out anything more? Can strace show exactly which system call is failing? --b.