From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:45480 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S939628AbdAIM5x (ORCPT ); Mon, 9 Jan 2017 07:57:53 -0500 Date: Mon, 9 Jan 2017 13:57:50 +0100 From: Christoph Hellwig Subject: Re: [PATCH] iomap: constify struct iomap_ops Message-ID: <20170109125750.GA23248@lst.de> References: <1483901500-1728-1-git-send-email-hch@lst.de> <20170108203627.GA14038@birch.djwong.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170108203627.GA14038@birch.djwong.org> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: Christoph Hellwig , linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org On Sun, Jan 08, 2017 at 12:36:27PM -0800, Darrick J. Wong wrote: > Looks reasonable enough to me, so > Reviewed-by: Darrick J. Wong We've been maintaining the iomap code through the XFS tree in the past, so you should probably pick it up.