Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp714014pxk; Thu, 3 Sep 2020 10:42:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxXnTMN0lePjpmi5f7w26jLpbdbAP/+cmRvn8gASTtVu3XorPEVfmZyP0rJ1UcBpTQlUR3s X-Received: by 2002:a50:8e17:: with SMTP id 23mr4279032edw.42.1599154944090; Thu, 03 Sep 2020 10:42:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599154944; cv=none; d=google.com; s=arc-20160816; b=GUaUpO/vzCPAJTOB9mAJK8T5FrufHiE+n8rDeXWT15GevNu5rHYT25JyYYbmWT/OHi xhknmqqJhVrLNzxRtPA3Aw3ElodaAVlbtj9eov9jS/Z4ZgHcuejDH751ZLC4G9B2+PTK C79uOVk4teAbi78SO1Vd1vf3dZlNEyFG7P6x1uapTUA/IoQiiJkc3jx7hz23vkWWJrDQ y6xpEUs20qvyWPu/u9BzfP0o1XM/Lv78bXQc/TFg0SyKYlB3wInT466WY9PWmUbXVKUf 8vKOHmL2sk1U9JAV9VlVJOvR1CGfDVqimG51GiFrrNAp+8KEGpU/3iMbDjo4FNQKCCf1 C5nA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=YMb0Xjf85gD6BhNCEqTuHmQatgbgEA7NCUMhXpA8jHQ=; b=zeCXrq9YBXHZdWZEc1rkgETP35xlgmCXfXIPgfCXRhDkbZ7U2CbJ9ci5RKi5SGTVkL zi2pzjJeWDqI+N/MThvZjKTllywCGkUcMzfBjkmItabxd5gIlGWa3JGbhAi+AriTW6z+ 1P4q//eAhZaIjLZUnPXBVDCwdvYs9hCO7Js6aM85Ju7A3Q1fLjdEFLfXS0Zq5582RIl3 1CC7LPjefWErKStSXzwvsyYi8p6kUW4yGddT3t7MBIgUiyP/0IRc7bImucQPRRCsnaWR NIOM2cXpBkn7jr/Y7oGA2iUXqy5xOZgjTOrIS9mIVyd5Bu4Nho32jp9bLKKPf7pEGA68 rTCg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nzCsy3xV; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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. [23.128.96.18]) by mx.google.com with ESMTP id mf8si2374746ejb.197.2020.09.03.10.42.00; Thu, 03 Sep 2020 10:42:24 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nzCsy3xV; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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 S1728597AbgICRkK (ORCPT + 99 others); Thu, 3 Sep 2020 13:40:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:54254 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726543AbgICRkI (ORCPT ); Thu, 3 Sep 2020 13:40:08 -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 E692620722; Thu, 3 Sep 2020 17:40:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599154808; bh=he/icALJc5nxcmM8oVZBySI9LjdCFoBo+OczlPqUxkM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nzCsy3xVMtMVKsfdqUr58p7DNzmt/RChq1Nup4j1boBs2CpaBeZOyBPJLtypL0k0o 3bwHzfsh8AalyuKNtr9tOeDrjRqgFFekkbLYvHxID3SoeNcIgsTzdbqoObs1/yK3iv gY6JI3E6k0uQ6RQA4DZnd2me70ySJhiuu+yKVXQk= Date: Thu, 3 Sep 2020 10:40:07 -0700 From: Jaegeuk Kim To: Jonathan Corbet Cc: Randy Dunlap , "linux-doc@vger.kernel.org" , LKML , Chao Yu , linux-f2fs-devel@lists.sourceforge.net Subject: Re: [PATCH] f2fs: Documentation edits/fixes Message-ID: <20200903174007.GA3619770@google.com> References: <96f99afb-c54e-8f46-ebac-80a62f65b876@infradead.org> <20200903103027.4c8d0b07@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200903103027.4c8d0b07@lwn.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/03, Jonathan Corbet wrote: > On Wed, 2 Sep 2020 17:08:31 -0700 > Randy Dunlap wrote: > > > From: Randy Dunlap > > > > Correct grammar and spelling. > > > > Drop duplicate section for resize.f2fs. > > > > Change one occurrence of F2fs to F2FS for consistency. > > > > Signed-off-by: Randy Dunlap > > Cc: Jaegeuk Kim > > Cc: Chao Yu > > Cc: linux-f2fs-devel@lists.sourceforge.net > > --- > > Documentation/filesystems/f2fs.rst | 53 +++++++++++---------------- > > 1 file changed, 23 insertions(+), 30 deletions(-) > > So this, I guess, needs to go through the f2fs tree since it doesn't apply > to docs-next currently. Yup, I applied in f2fs tree. Thanks, > > Thanks, > > jon