Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp779092ybh; Wed, 11 Mar 2020 10:36:51 -0700 (PDT) X-Google-Smtp-Source: ADFU+vv5/zRGur2oBAh4HVzd11K+lIm7i0DyR/NPmEN+MW/KkhZFhWUuYoCY9C80RN23p036Nnvw X-Received: by 2002:aca:8d5:: with SMTP id 204mr2608550oii.141.1583948211503; Wed, 11 Mar 2020 10:36:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1583948211; cv=none; d=google.com; s=arc-20160816; b=vo1SZTGIYYqGfAOd+5qfKYhmcp0WrdZexUfo6J9WKR7RYZjJn+s1SH1ub6mfULRQIZ SvWP7PSDXIT2uykEZ7W95HhXbHOkTXknd6Aj9FrhNNYULoXeCmElcPEekdRmR8cP7zTH CCdXXnp8/wqmhBLGdcHKpsudJ+o13wjr5cWdD4liy2hldmdyu/5l9hE+Nrn34gh/nqWk ZZ1u8gRAlBwOKd3cYsMy00nE0WOKyiJ3k7n3lEc7uePu1PRMpm7+q/JzbbevnvJaVZ/c X/ZdtvZCtgBcjj4k73vApPq20pjFWcjo20+IFpUM7Id3tIn4qfYbiVkWwleQkVHa5X2k FLwg== 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=zKJ+YEkEw7A18umBYOZPQE46xiKsXK62wC8gi/w2Mto=; b=B11F1Uk3ZbKM2SUzwZFRMUzKCzcDuCgjjWTi8n+9IRic1rkUol4mprM0vAfwfnoZX7 cN6X4g6scP9Zgll4TAXC6Bwtpg6V3TiTjap29HQFxJWbCqNeBq6UPpprigqZgK4Nbig9 V3gw272WpBPh3djGbZoFGfuz3FpOJP3lA0GRgH9fhWXfEFlHTSFhJ6tjybkiInVYjU7U BipHndPdB4SIy3snvd7GFTtaQwofrzPZRieHjsxDPMAPQXlps9Xq8c0HufBseEO+tbPw EmHKfaZFoSjSi7WOE/TIS7UdXlYaa4hjhte24twKHgCq5Pg8EQgGSFuojZilIWjxCo5s FuuQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=AFREYax8; 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 103si1601708otv.23.2020.03.11.10.36.39; Wed, 11 Mar 2020 10:36:51 -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=AFREYax8; 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 S1730602AbgCKRfO (ORCPT + 99 others); Wed, 11 Mar 2020 13:35:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:51106 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729852AbgCKRfO (ORCPT ); Wed, 11 Mar 2020 13:35:14 -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 57EBA2072F; Wed, 11 Mar 2020 17:35:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583948114; bh=uRPyYMPVAszfnVKvro8kpzdf0xTwiUPLRA5JUmq/v9A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=AFREYax8HihMgrTlVKVrpk3AA9/wEAT4h2oCHN1AyBMB7R+05HA2C0vFxIJMHH27R UPkC4nDbncZxW0a7COmWptXuSEreRqBTWA6DrlfAZg5l5dN1cyosfdQT2vN4xMPlh0 7y7peuTKexQxFbK0VPX1Og1l2zOYka3QVDU2pjwc= Date: Wed, 11 Mar 2020 10:35:13 -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: <20200311173513.GA261045@google.com> References: <20200311162735.GA152176@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 9:27 AM Jaegeuk Kim wrote: > > > > Sorry for late pull request. Could you please consider this? > > I pulled this, and then immediately unpulled. > > Most (all?) of the commits have been committed basically minutes > before you sent the pull request. > > That's simply not acceptable. Not when we're in late rc, and with > hundreds of lines of changes, and when there is no explanation for a > late pull request that was very very recently generated. I actually merged the last three patches which were introduced yesterday. I thought that it'd be fine to pull in, since they are quite trivial several lines of code changes. Others were merged over a week ago, and I've tested in the mean time. It seems the commit times were modified as recent date, when I reorganized there-in commits aligned to other branch, dev-test. Probably, I had to keep the commit date in somehow. Thanks, > > Linus