linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ext4: add missing description of files in /proc/fs/ext4/<devname>
@ 2015-03-02 11:25 Kinglong Mee
  0 siblings, 0 replies; only message in thread
From: Kinglong Mee @ 2015-03-02 11:25 UTC (permalink / raw)
  To: Theodore Ts'o, Andreas Dilger; +Cc: linux-fsdevel

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
---
 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/<devname>
 ..............................................................................
- 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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-02 11:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 11:25 [PATCH] ext4: add missing description of files in /proc/fs/ext4/<devname> Kinglong Mee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).