From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kinglong Mee Subject: [PATCH] ext4: add missing description of files in /proc/fs/ext4/ Date: Mon, 02 Mar 2015 19:25:22 +0800 Message-ID: <54F448A2.3090704@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org To: Theodore Ts'o , Andreas Dilger Return-path: 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) Sender: linux-fsdevel-owner@vger.kernel.org List-ID: 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 -- 2.1.0