From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 16 Mar 2018 15:12:37 -0400 From: Josef Bacik To: Matthew Wilcox Cc: Andrew Morton , Matthew Wilcox , linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-fsdevel@vger.kernel.org, Ryusuke Konishi , linux-nilfs@vger.kernel.org Subject: Re: [PATCH v9 13/61] xarray: Add documentation Message-ID: <20180316191236.jsmlnwgy76htz5fi@destiny> References: <20180313132639.17387-1-willy@infradead.org> <20180313132639.17387-14-willy@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180313132639.17387-14-willy@infradead.org> Sender: owner-linux-mm@kvack.org List-ID: On Tue, Mar 13, 2018 at 06:25:51AM -0700, Matthew Wilcox wrote: > From: Matthew Wilcox > > This is documentation on how to use the XArray, not details about its > internal implementation. > > Signed-off-by: Matthew Wilcox I'm just going to assume you know what you are talking about here Acked-by: Josef Bacik Thanks, Josef