From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH 01/18] Add a dentry op to handle automounting rather than abusing follow_link() [ver #4] Date: Sun, 16 Jan 2011 18:12:42 +0000 Message-ID: <22089.1295201562@redhat.com> References: <20110116011750.GQ19804@ZenIV.linux.org.uk> <20110113215359.19406.37232.stgit@warthog.procyon.org.uk> <20110113215405.19406.73651.stgit@warthog.procyon.org.uk> <20110116000947.GO19804@ZenIV.linux.org.uk> Cc: dhowells@redhat.com, raven@themaw.net, npiggin@kernel.dk, autofs@linux.kernel.org, linux-fsdevel@vger.kernel.org To: Al Viro Return-path: Received: from mx1.redhat.com ([209.132.183.28]:51107 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753330Ab1APSNF (ORCPT ); Sun, 16 Jan 2011 13:13:05 -0500 In-Reply-To: <20110116011750.GQ19804@ZenIV.linux.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Al Viro wrote: > OK, umount_tree bug (the source of AFS leak) got presumably fixed in > #untested. Have fun... Works for me. Acked-by: David Howells