From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 11 Jul 2016 18:40:25 -0700 From: Christoph Hellwig To: David Chen Cc: Al Viro , lkml , linux-fsdevel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH] vfs: check i_count under lock in evict_inodes Message-ID: <20160712014025.GA23449@infradead.org> References: <1468282504-2272-1-git-send-email-david.chen@osnexus.com> <20160712004623.GA14480@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Mon, Jul 11, 2016 at 06:31:57PM -0700, David Chen wrote: > Hi Al, > > I'm not sure about the in-tree fs, but in zfsonlinux, it would offload > iput to a thread, so this would happen there. And it would wait for > the thread in put_super(), so that part is not a problem... And why exactly is your use of a broken and undistributable out of tree module our problem?