(no subject)

root@camelot.co.jp
Mon, 13 Aug 2001 05:17:50 -0400


>Return-Path: <owner-autofs@linux.kernel.org>
Received: from hera.kernel.org (IDENT:root@hera.kernel.org [209.10.217.83])
by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id TAA04110
for <jareth@camelot.co.jp>; Mon, 12 Feb 2001 19:16:08 +0900
Received: (from majordom@localhost)
by hera.kernel.org (8.9.3/8.9.3) id AAA12442
for autofs-list; Mon, 12 Feb 2001 00:57:17 -0800
Received: from mons.uio.no (IDENT:7411@mons.uio.no [129.240.130.14])
by hera.kernel.org (8.9.3/8.9.3) with ESMTP id AAA12439
for <autofs@linux.kernel.org>; Mon, 12 Feb 2001 00:57:16 -0800
Received: from charged.uio.no ([129.240.86.49])
by mons.uio.no with esmtp (Exim 2.12 #7)
id 14SEn8-0004Kr-00; Mon, 12 Feb 2001 09:57:02 +0100
Received: from trondmy by charged.uio.no with local (Exim 2.12 #1)
id 14SEn7-0005y2-00; Mon, 12 Feb 2001 09:57:01 +0100
To: "H. Peter Anvin" <hpa@transmeta.com>
Cc: Olaf Hering <olh@suse.de>, autofs@linux.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: race in autofs / nfs
References: <20010211211701.A7592@suse.de> <3A86F6AA.1416F479@transmeta.com>
From: Trond Myklebust <trond.myklebust@fys.uio.no>
Date: 12 Feb 2001 09:57:01 +0100
In-Reply-To: "H. Peter Anvin"'s message of "Sun, 11 Feb 2001 12:31:38 -0800"
Message-ID: <shsbss8i8iq.fsf@charged.uio.no>
User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley)
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-autofs@linux.kernel.org
Precedence: bulk
Status: O
Content-Length: 602
Lines: 20

>>>>> " " == H Peter Anvin <hpa@transmeta.com> writes:

> Olaf Hering wrote:
>>
>> Hi,
>>
>> there is a race in 2.4.1 and 2.4.2-pre3 in autofs/nfs. When
>> the cwd is on the nfs mounted server (== busy) and you try to
>> reboot the shutdown hangs in "rcautofs stop". I can reproduce
>> it everytime.
>>

> Sounds like an NFS bug in umount.

Or a dcache bug: the above points to a corruption of the mnt_count
which is supposed to be > 0 if the partition is in use. I'm seeing a
similar leak for ext2 partitions (not involving autofs or NFS).

Cheers,
Trond

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/