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> Return-path: In-Reply-To: <20100115080323.GK19799@ZenIV.linux.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Al Viro 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 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