Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp1823247ybm; Thu, 23 May 2019 07:17:15 -0700 (PDT) X-Google-Smtp-Source: APXvYqxaD/daRJ2NkskR6lgqz9b3SzDkTqs6Zat1syGy7ov6DTvYXDVTwi0sQDNR2FJgYRpQh493 X-Received: by 2002:aa7:910e:: with SMTP id 14mr75112897pfh.153.1558621035785; Thu, 23 May 2019 07:17:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558621035; cv=none; d=google.com; s=arc-20160816; b=Dza6xjrzIzJ+lvA6Q5zjn9VdPzt2OruTeMftx9yTmAnlxl0ceCHIq1T1HP1AQazugV wwU3kTFOpLmxAJ3YQO22Y2Llz2TixfnoQZHY1i+t0fHt4l7PTRXIbintNcaOzTs/C/s4 uB/WpaFNmIzuQxqtXNXDS1H58SPd9h2x0LShmuf71ubrhklahwnnJa8XJ5phKGJbHZYW Jwx2hP5rBLOO4zvEflvXk3mpnu7cjjvuuTtvOhYRs5XwIiXNese0u5NibFCxLy2wiHXy 0NsVtFH7EGFa9g8HnYz1u7iO0+qqptzBKKH/82fMGW/61nxp4si8s4AaEP/OG8sjkEVa OUHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:dkim-signature; bh=fHq1aUEbcNTAKxpZctyqvUIjLkc9d2zhYs+hftD2Lrk=; b=hoRLC+lfbHP4vcQ/hJ04WeMZvYAeS9FK71CSrhzugzDthUtPpSLlJQsTqcti2ZBU7j YC0vrFN20DncC3Jdn6my5iFyRt/Ly/BweRxn15v0xJd8dGtT4R12ZPjwdMyrWKGew4sZ f+rN8Rj7Fo3IQSjOqM0+T5T4PZE6gjqJA+MHrTsC0YA7fSbLCW/jkT2/+JIIoNvWEW5j SpjtUi3mW+0a79BZitTIWwUZeQ7jDRW9egT9UgdhPWMrxAFCFE9emZDl6VhoB8mfiNm9 xrKs6AEsZvWFbzFzuOUQERNJaa+7RdjjwGD5rmQ/p7W+w8wTAwB5H8zlsQd+hJiUiiuH TMAg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XTxxRgde; 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 p188si32219423pfp.112.2019.05.23.07.16.58; Thu, 23 May 2019 07:17:15 -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=XTxxRgde; 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 S1730930AbfEWOPK (ORCPT + 99 others); Thu, 23 May 2019 10:15:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:57928 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730890AbfEWOPJ (ORCPT ); Thu, 23 May 2019 10:15:09 -0400 Received: from [192.168.0.101] (unknown [58.212.135.189]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 87BD1217D4; Thu, 23 May 2019 14:15:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558620908; bh=qwqlp4bdgNAL+XXJWyRakX+x/x/fQQBKtG0R3j4UKuE=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=XTxxRgdeWMni1dVmxaHBtbu+ZdPMPvWGQZTzIflHd6RDFyPy8RAFJg32tFRfnv+ET IWvNveyS49xlC/6ZEX1+KLtZ9xIqSjLnfqlZSAY3W3ZnvGTgFOrJTsdBZlYRZZIqUJ bc64AGFAz6qMS/SHOdfaeMjgKFf9DKvy65YCah8I= Subject: Re: [f2fs-dev] [PATCH v2] f2fs: add missing sysfs entries in documentation To: Jaegeuk Kim Cc: linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net References: <20190521180606.10461-1-jaegeuk@kernel.org> <20190522175035.GB81051@jaegeuk-macbookpro.roam.corp.google.com> <14672901-54a2-120f-a2ce-52f7d6fb3008@kernel.org> <20190523140649.GA10954@jaegeuk-macbookpro.roam.corp.google.com> From: Chao Yu Message-ID: Date: Thu, 23 May 2019 22:14:53 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20190523140649.GA10954@jaegeuk-macbookpro.roam.corp.google.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2019-5-23 22:06, Jaegeuk Kim wrote: > On 05/23, Chao Yu wrote: >> On 2019-5-23 1:50, Jaegeuk Kim wrote: >>> This patch cleans up documentation to cover missing sysfs entries. >>> >>> Signed-off-by: Jaegeuk Kim >> >> Reviewed-by: Chao Yu >> >>> + reserved_blocks This parameter indicates the number of blocks that >>> + f2fs reserves internally for root. >>> + >> >> I mean we can move below entry here. > > Ah, I'd like to keep the order defined in sysfs.c. No problem. :) Thanks, > >> >> current_reserved_blocks This shows # of blocks currently reserved. >> >>> + reserved_blocks This shows # of blocks currently reserved. >> >> Thanks,