From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: dcache shrink list corruption? Date: Fri, 2 May 2014 14:18:43 -0700 Message-ID: References: <20140429191015.GK18016@ZenIV.linux.org.uk> <20140429211851.GA32204@dastard> <20140429214842.GL18016@ZenIV.linux.org.uk> <20140429232013.GM18016@ZenIV.linux.org.uk> <20140430023142.GN18016@ZenIV.linux.org.uk> <20140430091515.GB3113@tucsk.piliscsaba.szeredi.hu> <20140502055127.GH18016@ZenIV.linux.org.uk> <20140502210813.GB32527@tucsk.piliscsaba.szeredi.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Al Viro , Dave Chinner , Linux Kernel Mailing List , linux-fsdevel To: Miklos Szeredi Return-path: In-Reply-To: <20140502210813.GB32527@tucsk.piliscsaba.szeredi.hu> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Fri, May 2, 2014 at 2:08 PM, Miklos Szeredi wrote: > There's more of the "delete from shrink list not owned by us" in select parent. > Proposed patch appended. Ahh. Clearly this needs more work before I pull. Linus