From patchwork Mon Mar 2 11:25:22 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kinglong Mee X-Patchwork-Id: 5911601 Return-Path: X-Original-To: patchwork-linux-fsdevel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 520B6BF440 for ; Mon, 2 Mar 2015 11:25:46 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5BAAA20266 for ; Mon, 2 Mar 2015 11:25:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5A7B420265 for ; Mon, 2 Mar 2015 11:25:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753983AbbCBLZm (ORCPT ); Mon, 2 Mar 2015 06:25:42 -0500 Received: from mail-pd0-f171.google.com ([209.85.192.171]:39455 "EHLO mail-pd0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752518AbbCBLZl (ORCPT ); Mon, 2 Mar 2015 06:25:41 -0500 Received: by pdjy10 with SMTP id y10so38961168pdj.6 for ; Mon, 02 Mar 2015 03:25:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; bh=A+ci+S3kdi9YkDWAq1b4v5F1PMWA3zuF5KijsvBsYF0=; b=go2zL6pghIa0wN3JG0+OO7iiLWP1vaLq30xN/Pd8yNVEva1gCzHGvJFrgTGMwTLlhO KQVkUhEgW2Y3P53vtyxzyhbH1tYuSkJvZHmgf6fnRzMbMRIyySDHdZRsaogE0uQYW/rb aVoFYb5OR+fqrxc9qYNROCrwYwc1uZzqPkKK4yI6IloXh4puUHWkD/S+/eRM47EBbAHo 7NOCktlbNIonpTCiS98SH1z/5dDsDb+WOQNkVq2w6zPazPFn+WzpFHiEDqrOQKMxW9kj byZDaJL73XR+6ucVbFvxBuTsy0F+m5+oMgrhHyZUw1wapSYTKsWJRKES5qcI6ynw6AbE PnIg== X-Received: by 10.68.224.71 with SMTP id ra7mr45729008pbc.140.1425295541464; Mon, 02 Mar 2015 03:25:41 -0800 (PST) Received: from [192.168.99.4] ([104.143.41.8]) by mx.google.com with ESMTPSA id bs2sm11626029pbd.74.2015.03.02.03.25.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Mar 2015 03:25:40 -0800 (PST) Message-ID: <54F448A2.3090704@gmail.com> Date: Mon, 02 Mar 2015 19:25:22 +0800 From: Kinglong Mee User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Theodore Ts'o , Andreas Dilger CC: linux-fsdevel@vger.kernel.org Subject: [PATCH] ext4: add missing description of files in /proc/fs/ext4/ Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Kinglong Mee --- Documentation/filesystems/ext4.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/filesystems/ext4.txt b/Documentation/filesystems/ext4.txt index 6c0108e..250c074 100644 --- a/Documentation/filesystems/ext4.txt +++ b/Documentation/filesystems/ext4.txt @@ -428,8 +428,10 @@ in table below. Files in /proc/fs/ext4/ .............................................................................. - File Content - mb_groups details of multiblock allocator buddy cache of free blocks + File Content + es_shrinker_info some statictics in extent status tree shrinker + mb_groups details of multiblock allocator buddy cache of free blocks + options mount options of filesystem .............................................................................. /sys entries