From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] xfs: prevent stack overflows from page cache allocation Date: Thu, 24 Oct 2013 08:42:20 -0700 Message-ID: <20131024154220.GA19055@infradead.org> References: <1382585110-1796-1-git-send-email-david@fromorbit.com> <20131024084803.GA28144@infradead.org> <20131024103751.GS2797@dastard> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, xfs@oss.sgi.com To: Dave Chinner Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:52959 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754936Ab3JXPmV (ORCPT ); Thu, 24 Oct 2013 11:42:21 -0400 Content-Disposition: inline In-Reply-To: <20131024103751.GS2797@dastard> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Oct 24, 2013 at 09:37:51PM +1100, Dave Chinner wrote: > Sure, if you want to. But doing that shouldn't prevent this fix from > being committed in the mean time, especially as other filesystems > already use this method for avoiding these problems. I'd much prefer aiming for the proper fix first. If for some reason we can't get it done in time the workaround can be applied.