From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp2130.oracle.com ([156.151.31.86]:59162 "EHLO userp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752535AbeEQRY3 (ORCPT ); Thu, 17 May 2018 13:24:29 -0400 Date: Thu, 17 May 2018 10:23:55 -0700 From: "Darrick J. Wong" To: Omar Sandoval Cc: linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, Jan Kara , Christoph Hellwig , Aleksei Besogonov , kernel-team@fb.com Subject: Re: [PATCH v3 0/2] iomap: swapfile tweaks Message-ID: <20180517172355.GS23858@magnolia> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, May 16, 2018 at 10:54:09AM -0700, Omar Sandoval wrote: > From: Omar Sandoval > > Changes from v2: > > - Move up inline flag check, which Christoph is going to turn into a > type at some point > - Remove null address check, since it doesn't make sense for > IOMAP_MAPPED or IOMAP_UNWRITTEN > > Omar Sandoval (2): > iomap: provide more useful errors for invalid swap files > iomap: don't allow holes in swapfiles > > fs/iomap.c | 43 +++++++++++++++++++++++-------------------- Tested ok overnight, so: Reviewed-by: Darrick J. Wong --D > 1 file changed, 23 insertions(+), 20 deletions(-) > > -- > 2.17.0 > > -- > 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