linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "jon ernst" <jonernst07@gmx.com>
To: linux-ext4@vger.kernel.org
Cc: linux-doc@vger.kernel.org
Subject: [PATCH]ext4: Log inline_data feature in Documentation
Date: Fri, 09 Aug 2013 17:28:51 -0400	[thread overview]
Message-ID: <20130809212851.284520@gmx.com> (raw)

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.

                 reply	other threads:[~2013-08-09 21:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130809212851.284520@gmx.com \
    --to=jonernst07@gmx.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).