From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 1/2] fs: Do not dispatch FITRIM through separate super_operation Date: Fri, 19 Nov 2010 10:50:32 -0500 Message-ID: <20101119155032.GB7145@infradead.org> References: <1290065809-3976-1-git-send-email-lczerner@redhat.com> <20101119154119.GF10039@thunk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Ted Ts'o , Lukas Czerner , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, hch@infradead.org, sandeen@redhat.com Return-path: Content-Disposition: inline In-Reply-To: <20101119154119.GF10039@thunk.org> Sender: linux-ext4-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Fri, Nov 19, 2010 at 10:41:19AM -0500, Ted Ts'o wrote: > What do people think? Should I try to push these two patches to Linus > now, to make it easier for other file systems who might be interested > in implementing FITRIM functionality? Yes, please.