From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753926AbcLNSy1 (ORCPT ); Wed, 14 Dec 2016 13:54:27 -0500 Received: from gum.cmpxchg.org ([85.214.110.215]:52616 "EHLO gum.cmpxchg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753582AbcLNSy0 (ORCPT ); Wed, 14 Dec 2016 13:54:26 -0500 Date: Wed, 14 Dec 2016 13:49:29 -0500 From: Johannes Weiner To: Linus Torvalds Cc: "Theodore Ts'o" , Linux Kernel Mailing List , "linux-ext4@vger.kernel.org" Subject: Re: [GIT PULL] ext4 updates for 4.10 Message-ID: <20161214184929.GA14751@cmpxchg.org> References: <20161213200007.jczekmqmtknxkfix@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 14, 2016 at 09:20:43AM -0800, Linus Torvalds wrote: > [ Johannes added to participants due to radix tree changes ] > > On Tue, Dec 13, 2016 at 12:00 PM, Theodore Ts'o wrote: > > > > This merge request includes the dax-4.0-iomap-pmd branch which is > > needed for both ext4 and xfs dax changes to use iomap for DAX. It > > also includes the fscrypt branch which is needed for ubifs encryption > > work as well as ext4 encryption and fscrypt cleanups. > > Can you double-check my merge resolution with the radix tree changes > wrt the DAX changes, please? It looked straightforward, but it's an > area where I'd really like people to actually look again and test.. The radix tree bits look correct to me.