* [PATCH] ext4: Update documentation to correct the inode_readahead_blks option name
@ 2009-12-17 7:40 Fang Wenqi
2009-12-24 22:52 ` tytso
0 siblings, 1 reply; 2+ messages in thread
From: Fang Wenqi @ 2009-12-17 7:40 UTC (permalink / raw)
To: tytso, adilger; +Cc: linux-ext4, linux-fsdevel, Fang Wenqi
Per commit 240799cd, the option name for readahead should be
inode_readahead_blks, not inode_readahead.
Signed-off-by: Fang Wenqi <antonf@turbolinux.com.cn>
---
Documentation/filesystems/ext4.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/filesystems/ext4.txt b/Documentation/filesystems/ext4.txt
index af6885c..e1def17 100644
--- a/Documentation/filesystems/ext4.txt
+++ b/Documentation/filesystems/ext4.txt
@@ -196,7 +196,7 @@ nobarrier This also requires an IO stack which can support
also be used to enable or disable barriers, for
consistency with other ext4 mount options.
-inode_readahead=n This tuning parameter controls the maximum
+inode_readahead_blks=n This tuning parameter controls the maximum
number of inode table blocks that ext4's inode
table readahead algorithm will pre-read into
the buffer cache. The default value is 32 blocks.
--
1.6.5.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ext4: Update documentation to correct the inode_readahead_blks option name
2009-12-17 7:40 [PATCH] ext4: Update documentation to correct the inode_readahead_blks option name Fang Wenqi
@ 2009-12-24 22:52 ` tytso
0 siblings, 0 replies; 2+ messages in thread
From: tytso @ 2009-12-24 22:52 UTC (permalink / raw)
To: Fang Wenqi; +Cc: adilger, linux-ext4, linux-fsdevel, Fang Wenqi
On Thu, Dec 17, 2009 at 03:40:23PM +0800, Fang Wenqi wrote:
> Per commit 240799cd, the option name for readahead should be
> inode_readahead_blks, not inode_readahead.
>
> Signed-off-by: Fang Wenqi <antonf@turbolinux.com.cn>
Thanks, added to the ext4 patch queue.
- Ted
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-24 22:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-17 7:40 [PATCH] ext4: Update documentation to correct the inode_readahead_blks option name Fang Wenqi
2009-12-24 22:52 ` tytso
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).