From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH 1/7] autofs4: Save autofs trigger's vfsmount in super block info Date: Fri, 15 Jan 2010 14:55:23 +0000 Message-ID: <4806.1263567323@redhat.com> References: <20100115080323.GK19799@ZenIV.linux.org.uk> <1261611423-4396-1-git-send-email-vaurora@redhat.com> <1261611423-4396-2-git-send-email-vaurora@redhat.com> <20100102004423.GA2131@zeus.themaw.net> <20100114054322.GA16106@ZenIV.linux.org.uk> <20100114191847.GD24005@shell> <4B5005A4.7080508@themaw.net> Cc: dhowells@redhat.com, Ian Kent , Valerie Aurora , linux-fsdevel@vger.kernel.org, Jan Blunck , autofs@linux.kernel.org, sfrench@samba.org, Trond.Myklebust@netapp.com To: Al Viro Return-path: Received: from mx1.redhat.com ([209.132.183.28]:19140 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752192Ab0AOO53 (ORCPT ); Fri, 15 Jan 2010 09:57:29 -0500 In-Reply-To: <20100115080323.GK19799@ZenIV.linux.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Al Viro wrote: > AFS can't be arsed and just sets MNT_SHRINKABLE, all flags on parent be > damned. Why's that wrong? This is AFS's automounter, and it seems quite reasonable to have the outer edges pruned to make space. David