From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: VFS regression: commit aba809cf0944 breaks MNT_SHRINKABLE automounted partitions Date: Sun, 31 Aug 2014 05:09:10 +0100 Message-ID: <20140831040910.GH7996@ZenIV.linux.org.uk> References: <20140829205817.GB7996@ZenIV.linux.org.uk> <20140829230147.GD7996@ZenIV.linux.org.uk> <20140830173638.GE7996@ZenIV.linux.org.uk> <20140830232755.GG7996@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Trond Myklebust , Devel FS Linux , Linux NFS Mailing List To: Peng Tao Return-path: Received: from zeniv.linux.org.uk ([195.92.253.2]:60446 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750705AbaHaEJN (ORCPT ); Sun, 31 Aug 2014 00:09:13 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Sun, Aug 31, 2014 at 08:31:47AM +0800, Peng Tao wrote: > On Sun, Aug 31, 2014 at 7:27 AM, Al Viro wrote: > > Could you check if vfs.git#for-linus fixes that crap? > The related commits are the top two of vfs.git#for-linus, right? I > cherry-picked them to 3.14.15 and they fixed the bug instantly. Thank > you for the quick fix! Folks, could somebody put together an xfstests (or LTP, for that matter) patch adding that testcase? Which regression suite is normally used for NFS work, BTW? It's not, strictly speaking, an NFS-specific bug (you can trigger the same thing on AFS and CIFS as well), but NFS is by far the most common of those three, so...