From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:34666 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751833AbeE3QZ0 (ORCPT ); Wed, 30 May 2018 12:25:26 -0400 Date: Wed, 30 May 2018 09:25:24 -0700 From: "Darrick J. Wong" To: Christoph Hellwig Cc: linux-xfs@vger.kernel.org, Andreas Gruenbacher , linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org Subject: Re: iomap SEEK_HOLE / SEEK_DATA cleanups and generalization Message-ID: <20180530162426.GD837@magnolia> References: <20180530100208.31490-1-hch@lst.de> <20180530160721.GB837@magnolia> <20180530161740.GA8385@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180530161740.GA8385@lst.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, May 30, 2018 at 06:17:40PM +0200, Christoph Hellwig wrote: > On Wed, May 30, 2018 at 09:07:21AM -0700, Darrick J. Wong wrote: > > On Wed, May 30, 2018 at 12:02:05PM +0200, Christoph Hellwig wrote: > > > Refactor the seek pagecache helpers to work independent of buffer_heads, > > > and clean up a few lose bits. > > > > > > This is needed for the small blocksize buffered I/O support in iomap. > > > > I added RVB tags to the previous version of this, but I guess they fell > > off? Have these three patches changed considerably since v3? > > They haven't changed at all. So with the review from Andreas this might > be a good time to pull them in and get these patches off the backlog :) I know, but I skip the patches that already have my RVBs attached, so dropping them just slows down the review because I will go reread the whole thing assuming that there's some critical difference from the previous submission. --D > -- > To unsubscribe from this list: send the line "unsubscribe linux-xfs" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html