From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 87B3EC43387 for ; Wed, 16 Jan 2019 16:56:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 59095205C9 for ; Wed, 16 Jan 2019 16:56:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="uDgOKX5S" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394394AbfAPQ4a (ORCPT ); Wed, 16 Jan 2019 11:56:30 -0500 Received: from mail-yw1-f47.google.com ([209.85.161.47]:37516 "EHLO mail-yw1-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731103AbfAPQ4a (ORCPT ); Wed, 16 Jan 2019 11:56:30 -0500 Received: by mail-yw1-f47.google.com with SMTP id h193so2647160ywc.4; Wed, 16 Jan 2019 08:56:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=qP2Fqgm9tcEPWcHX5In5OyXd+5VIvR1LKNVJS6Ha7No=; b=uDgOKX5SqopSiyX1/hMcRdhtjQ32ae3PB6mypjNg/C7r0gdgiN7eTNg8NMTLA9cn/c EAMpQqnjnKfrTA+xhkVRnZKUwNXi/77VuLLQUatIKU97xXu18glfhs7ys37StCZLVIG+ ZLzrp8cIncBpEaargJAlYZVAcxYNoWULr63RKnaBV2F1pmkayMeOR7JpcgefJr0aCXkr ZY/4B8FDSLn+C6V7WRO8qw5LZaAcrwadM1PyLo0WgaTOeOjiitR4h162ENn9sgl5SDdG /OKkXuGWgtDvrCO8QpFyCYqO775Ay8i48lBEeL3xITIL6wsv1v0OG1r3wrC7ulKzOUgp 7p0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=qP2Fqgm9tcEPWcHX5In5OyXd+5VIvR1LKNVJS6Ha7No=; b=fTIh6zOt/qhWJH94TAmzEu16ZtoFJnh7XozKCsh7V/9WRuwtx+Fqe9j+74zRnGgVyE AfDUA7ExtjG+H+UEFnmaRA3UhUdCmrMzIAvvql6pkkzN3CAqXm/2eMkFKB412Up/sv3V nL9S72r62u6Sc4TSX8iNdWdlSJkWnUu4jn0QqtPO2GyRpqtsefikYUsTacWQfQBIjU7N PRTfQNRATziwWTeNW3bca+RLJb+Sd4HxRIR8/lHQQMHxYZIbwiDoWTopzacZRXTs+Kq2 H7kcg7uZUaWtcbQj/NUddKQUEBawcfsf4Uzp8qQGRzKAcMKXOo8BpJClWGZSNLtqcu6l O+9g== X-Gm-Message-State: AJcUukfxQ1VLh8sxyUSozBvO9tkofo3LCQOcVDEL/4tV3q6ESp6ltNCk C59ui8ZyYXsK3YEBHrT8WhmYySdBCr9h58xYLPzzEQ== X-Google-Smtp-Source: ALg8bN5KH3tQnx5I/ds/Oo8X1OTiuODW8FVk3IgcuNSFCTHKTLpiDitvrdEJ0hyMsR1w/ed67jESeRl3PLXz099yTFU= X-Received: by 2002:a81:c144:: with SMTP id e4mr8443849ywl.409.1547657789060; Wed, 16 Jan 2019 08:56:29 -0800 (PST) MIME-Version: 1.0 References: <20190102174736.GB29127@quack2.suse.cz> <20190108100500.GA15801@quack2.suse.cz> <20190115092414.GA4138@quack2.suse.cz> <20190115180156.GB6310@bombadil.infradead.org> <20190116120754.GF26069@quack2.suse.cz> <20190116165147.GI26069@quack2.suse.cz> In-Reply-To: <20190116165147.GI26069@quack2.suse.cz> From: Amir Goldstein Date: Wed, 16 Jan 2019 18:56:17 +0200 Message-ID: Subject: Re: [GIT PULL] dtype handling cleanup for v4.21-rc1 To: Jan Kara Cc: Phillip Potter , Linus Torvalds , "cc: Matthew Wilcox" , linux-fsdevel , Ext4 , Al Viro Content-Type: text/plain; charset="UTF-8" Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Wed, Jan 16, 2019 at 6:51 PM Jan Kara wrote: > > On Wed 16-01-19 16:34:36, Phillip Potter wrote: > > Dear Jan, > > > > I am happy to rework the patches, all fair comment. Slight problem > > being my computer is in a box right now as I've just moved house. I > > will get this done in the next few days if that's ok? > > Sure, no problem. Patches won't make it in this release cycle so we have > like three weeks to get them ready for the next merge window. > Also, and Jan will correct me if I am wrong. I think that reworking only the common and ext2 patches would be sufficient for this cycle. You can prepare the rest of the patches for next cycle after the common patch has landed. Thanks, Amir.