From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (Postfix) with ESMTP id F366E7CA1 for ; Mon, 5 Sep 2016 09:58:03 -0500 (CDT) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay1.corp.sgi.com (Postfix) with ESMTP id B86AA8F8033 for ; Mon, 5 Sep 2016 07:58:00 -0700 (PDT) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id ssdAwtEH5Ne2R4YJ (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Mon, 05 Sep 2016 07:57:57 -0700 (PDT) Date: Mon, 5 Sep 2016 07:57:51 -0700 From: Christoph Hellwig Subject: Re: [PATCH 4/6] fs: add iomap_file_dirty Message-ID: <20160905145751.GC7662@infradead.org> References: <147216784041.525.7722906502172299465.stgit@birch.djwong.org> <147216786712.525.5901639662288553230.stgit@birch.djwong.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <147216786712.525.5901639662288553230.stgit@birch.djwong.org> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Christoph Hellwig Cc: darrick.wong@oracle.com, linux-api@vger.kernel.org, xfs@oss.sgi.com, linux-xfs@vger.kernel.org, viro@ZenIV.linux.org.uk, linux-fsdevel@vger.kernel.org On Thu, Aug 25, 2016 at 04:31:07PM -0700, Christoph Hellwig wrote: > Originally-from: Christoph Hellwig This should be a From: Christoph Hellwig so that git picks up authorship information correctly. > XXX: might want a bigger name, and possible a better implementation > that doesn't require two lookups in the radix tree. And these need to be looked into. I can take a stab at it, but I need to get a few other things off my plate first. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs