linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH]ext4: Log inline_data feature in Documentation
@ 2013-08-09 21:28 jon ernst
  0 siblings, 0 replies; only message in thread
From: jon ernst @ 2013-08-09 21:28 UTC (permalink / raw)
  To: linux-ext4; +Cc: linux-doc

When I tested inline_data feature, I found it hasn't been documented in ext4.txt.

Signed-off-by:jon ernst <jonernst07@gmail.com>
---

diff --git a/Documentation/filesystems/ext4.txt b/Documentation/filesystems/ext4.txt
index f7cbf57..f2de1a1 100644
--- a/Documentation/filesystems/ext4.txt
+++ b/Documentation/filesystems/ext4.txt
@@ -99,6 +99,7 @@ Note: More extensive information for getting started with ext4 can be
 * large block (up to pagesize) support
 * efficient new ordered mode in JBD2 and ext4(avoid using buffer head to force
   the ordering)
+* allows small files or directories to be stored within the in-inode extended attribute area via inline_data
 
 [1] Filesystems with a block size of 1k may see a limit imposed by the
 directory hash tree having a maximum depth of two.

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

only message in thread, other threads:[~2013-08-09 21:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-09 21:28 [PATCH]ext4: Log inline_data feature in Documentation jon ernst

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).