* [PATCH] Fix a typo
@ 2011-12-31 10:16 Zhu Yanhai
2012-01-02 13:33 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Zhu Yanhai @ 2011-12-31 10:16 UTC (permalink / raw)
To: fio; +Cc: Zhu Yanhai
The man page line of 'fadvise_hit' is exactly opposite to its true meaning.
Signed-off-by: Zhu Yanhai <gaoyang.zyh@taobao.com>
diff --git a/fio.1 b/fio.1
index aeba39a..75c8ec6 100644
--- a/fio.1
+++ b/fio.1
@@ -281,7 +281,7 @@ because ZFS doesn't support it. Default: 'posix'.
.RE
.TP
.BI fadvise_hint \fR=\fPbool
-Disable use of \fIposix_fadvise\fR\|(2) to advise the kernel what I/O patterns
+Use of \fIposix_fadvise\fR\|(2) to advise the kernel what I/O patterns
are likely to be issued. Default: true.
.TP
.BI size \fR=\fPint
--
1.7.4.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix a typo
2011-12-31 10:16 [PATCH] Fix a typo Zhu Yanhai
@ 2012-01-02 13:33 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2012-01-02 13:33 UTC (permalink / raw)
To: Zhu Yanhai; +Cc: fio, Zhu Yanhai
On 2011-12-31 11:16, Zhu Yanhai wrote:
> The man page line of 'fadvise_hit' is exactly opposite to its true meaning.
That is worded a bit strange. Thanks, applied.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-02 13:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-31 10:16 [PATCH] Fix a typo Zhu Yanhai
2012-01-02 13:33 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox