From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx103.postini.com [74.125.245.103]) by kanga.kvack.org (Postfix) with SMTP id A368A6B0032 for ; Tue, 23 Apr 2013 10:14:49 -0400 (EDT) Date: Tue, 23 Apr 2013 10:14:42 -0400 From: Theodore Ts'o Subject: Re: [PATCH v3 05/18] xfs: use ->invalidatepage() length argument Message-ID: <20130423141442.GD31170@thunk.org> References: <1365498867-27782-1-git-send-email-lczerner@redhat.com> <1365498867-27782-6-git-send-email-lczerner@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1365498867-27782-6-git-send-email-lczerner@redhat.com> Sender: owner-linux-mm@kvack.org List-ID: To: Lukas Czerner Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, xfs@oss.sgi.com On Tue, Apr 09, 2013 at 11:14:14AM +0200, Lukas Czerner wrote: > ->invalidatepage() aop now accepts range to invalidate so we can make > use of it in xfs_vm_invalidatepage() > > Signed-off-by: Lukas Czerner > Cc: xfs@oss.sgi.com To the xfs team, Since half of this patch series modifies ext4 extensively, and changes to the other file systems are relatively small, I plan to carry the invalidatepage patch set in the ext4 tree for the next development cycle (i.e., not the upcoming merge window, but the next one). To that end, it would be great if you take a look at this patch set and send us an Acked-by signoff. Thanks!! - Ted -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org