Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp788889ybh; Wed, 11 Mar 2020 10:50:10 -0700 (PDT) X-Google-Smtp-Source: ADFU+vt+DvH4QTwYU4EIQoYst4ZwnzpRw9NWVcrqVamzEXNGnArhOV6trchuZZQnvs1F0ckqXsxK X-Received: by 2002:aca:2419:: with SMTP id n25mr2752935oic.13.1583949010480; Wed, 11 Mar 2020 10:50:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1583949010; cv=none; d=google.com; s=arc-20160816; b=EZNUjPkw8E9WWMysq+Q221Up4SvoEmAuy3bLWenOJbXr7dx5yPbF2WDUBcs6GI9uSw Qb8celHNlOnP8aZ3ZbK37D2hHgif0ZDM1bBvHAJ6+GoRjrNzXdLwe7Vzm3vmCpWqVmWS Mqg67ukfkBmfqj6gMdIkR7/bqi/p3SrDb04HqQ0PrANrQ6sW2odosxJCjw19L76yQcl9 5jQPgyr52pAY1GDa/1QdIvPVKzJvimB1JkyrZzV0wfx2fNqsDl6vjbvBtow289I8S4rQ 5EL+cmIKHlkSiKyVHc7akzoh8vcJTm6bTlO8TskvJSPZq6nIa8jXNQnHDxZ+qKuxs5Mr u5rg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=Unly3C3+gr7731ExqEwNqQqD050BoBWzFjgavDaXPrY=; b=BTfuYXqFrpkoC+GpXFoQn2T5Axx5Sw03QhH8/znKi7MIEjMdI2YYGQ31k8LylHRGbk G3SskIfpSkmmqce4/jHzyF6i2zLf4W74Jz4g9+Su3D4vBy0a10bFCgJjF4I0KzGymCSf Zs6Q7/stPDSNijUTb8oZcnzvq1GMUvRQ46/sjgHAKT4hJWiHPUz8jBdp8VQu8G8QrOTF XjGkhdQK4wBMLrq1rv0aJtRBCl43AyzmTK4dJnS3rrEmFdnvHoCJYN5wvH9GXK/wfTd5 7o3y6PfQcyVGXWLM68Dy7n/ljtdo/nqyQ+LPQKq3HsqAqCTHQY4N4ynnzEneUJIvp4kt HSkw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=lNcHirCX; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m126si1487307oig.177.2020.03.11.10.49.57; Wed, 11 Mar 2020 10:50:10 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=lNcHirCX; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730550AbgCKRsj (ORCPT + 99 others); Wed, 11 Mar 2020 13:48:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:46912 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730363AbgCKRsi (ORCPT ); Wed, 11 Mar 2020 13:48:38 -0400 Received: from localhost (unknown [104.132.1.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id F1C5B20734; Wed, 11 Mar 2020 17:48:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583948919; bh=o6cfFMd76vbeZd9f32n4LmEvpTaX32KdbDibeKUu9jU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lNcHirCXMuXTRjxAhcBTXM+uJDRIFTyQ7xcnNZSGcV3HXtYu50FYhlFQKyeqt5Qi+ ybY2UKmTNNL9si7JuFc72Uusfw+T/EyxehtOUL6ajiw4gusPq9ta9DeeW7dm3u+qzM /B07T/grBRqlow0OJHle22MB4VhyWV3rB0tgMFRw= Date: Wed, 11 Mar 2020 10:48:37 -0700 From: Jaegeuk Kim To: Linus Torvalds Cc: Linux Kernel Mailing List , Linux F2FS Dev Mailing List Subject: Re: [GIT PULL] f2fs for 5.6-rc6 Message-ID: <20200311174837.GA82207@google.com> References: <20200311162735.GA152176@google.com> <20200311173513.GA261045@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/11, Linus Torvalds wrote: > On Wed, Mar 11, 2020 at 10:35 AM Jaegeuk Kim wrote: > > > > I actually merged the last three patches which were introduced yesterday. > > > > Others were merged over a week ago. > > No, three were done just before you sent the pull request, and then > seven others were done yesterday. Due to my rebase work. :( > > Yes, the rest were a week ago. > > But basically, by rc6, I want to get the warm and fuzzies that the > code has been tested, seen review, and isn't some last-minute > addition. Ok, I see. Let me prepare them for next merge window. Thanks,