Received: by 2002:a25:d7c1:0:0:0:0:0 with SMTP id o184csp4134509ybg; Fri, 25 Oct 2019 13:53:14 -0700 (PDT) X-Google-Smtp-Source: APXvYqxJSzflaL9Yb4aLi9ySqiZlmDwLNU+ACo09bgZ4/WFUzpGbP1ou4beykzC6tbkPw5VpGsJP X-Received: by 2002:a05:6402:1547:: with SMTP id p7mr6316167edx.28.1572036794052; Fri, 25 Oct 2019 13:53:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572036794; cv=none; d=google.com; s=arc-20160816; b=NZTRmzisQQP8AEDW947TivvNu8Ck8gAowe2eThZ30srvxpdi4DQWahhS9cGCOUKOpt YARcgvnaf320OeEHTgMQe/vwHsxWMVOG76JoIfPRW3ajXaSjp1CJw57bVrhAA1PN+YlV RYZhRSZ1hGIU1mqyKUuuoUXUj8zS+qswdFpiQI1RvJvFyVahYlIjTuo1sWIHAO0DlyHF zQdBCNEVtUyQi7M7BmfO7Ug04bF6Biiywr6aGUrZzh3iPgaEV+hjF5dmptYbNMNv19zt eNo6cIPEMDunSLGDHQrPmSKkmjWn30X2OJkBXqYRoFSvPzY7xl6VMmFNQ5nlJMJq2kM2 fXJA== 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=FZ/o1EUhXq5708Rr3H4nGzV2xNz4+5P0g4kUEgeiB6U=; b=gCQENRalFMjigC8RWlxLOYCvKgxqnIem/40X9cryjSXXNI7bSAcofRhrPpR5ukTz/C O6Rvc18p1ufiKV9QCpMxN23zr4cEr5DSLiwSe0pI+dPb+KGj18Ffz+SurJdg2nzb1sgU mA0hb4HEFuSmDMvJm/nzUODSUcsdqLZNqQxbDr0moQzeCLIk0TyKKXDcy3PbM8p2SCy4 dvvdcCM4lO5UgWh2FjanGcomWPo9u6K19ISY9cmNKpeO1OsGg39aLhREE+oBT0ULFn/m d+Nwaea1fl4bj1DgixcgSxzLu1rtyK5Xbskbva+S7buGOR+Xocu9yUThRUSeh0x73iAC UASg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ucTsJj1G; 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 k19si2140588ede.293.2019.10.25.13.52.50; Fri, 25 Oct 2019 13:53:14 -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=ucTsJj1G; 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 S2388721AbfJYSX0 (ORCPT + 99 others); Fri, 25 Oct 2019 14:23:26 -0400 Received: from mail.kernel.org ([198.145.29.99]:33464 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727978AbfJYSX0 (ORCPT ); Fri, 25 Oct 2019 14:23:26 -0400 Received: from localhost (unknown [104.132.0.81]) (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 04A8321D7F; Fri, 25 Oct 2019 18:23:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572027806; bh=lLUWKlQSw6cbzfOx3ssw4CYUi+NPKxNn4RqhHEiesBU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ucTsJj1G3pBPc/qY/XwGEJUUh6jlAWOHfUj3edhnIoMnHpchOhy1PrE7ozqZTNFii JTGEvWlaWo4sxjaoyB07fYuu+AZCqVvtdgm1tOJNpypBYY6GN3yLkYtSxNkllWAr2X pVWj/FbNRXHX87yF94rTpuuwbWIJprwsOSpzNBN4= Date: Fri, 25 Oct 2019 11:23:25 -0700 From: Jaegeuk Kim To: Chao Yu Cc: Hridya Valsaraju , Jonathan Corbet , linux-f2fs-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, kernel-team@android.com Subject: Re: [PATCH 1/2] f2fs: delete duplicate information on sysfs nodes Message-ID: <20191025182325.GC24183@jaegeuk-macbookpro.roam.corp.google.com> References: <20191023214821.107615-1-hridya@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/24, Chao Yu wrote: > On 2019/10/24 5:48, Hridya Valsaraju wrote: > > This patch merges the sysfs node documentation present in > > Documentation/filesystems/f2fs.txt and > > Documentation/ABI/testing/sysfs-fs-f2fs > > and deletes the duplicate information from > > Documentation/filesystems/f2fs.txt. This is to prevent having to update > > both files when a new sysfs node is added for f2fs. > > The patch also makes minor formatting changes to > > Documentation/ABI/testing/sysfs-fs-f2fs. > > Jaegeuk, any particular reason to add duplicated description on f2fs.txt previously? Not at all, thus, I asked Hridya to consolidate them. :P > > Thanks,