* [PATCH] mke2fs: Simple man page nodiscard option correction
@ 2011-02-01 16:56 Lukas Czerner
2011-02-16 10:38 ` Lukas Czerner
2011-02-21 2:58 ` Ted Ts'o
0 siblings, 2 replies; 3+ messages in thread
From: Lukas Czerner @ 2011-02-01 16:56 UTC (permalink / raw)
To: linux-ext4; +Cc: tytso, lczerner
It is not true that 'nodiscard' is set as default, so remove this
sentence. The default is 'discard' and it is properly documented in man
page.
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
---
misc/mke2fs.8.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in
index 2eead17..4a3b0c3 100644
--- a/misc/mke2fs.8.in
+++ b/misc/mke2fs.8.in
@@ -247,7 +247,7 @@ zeroed. This significantly speeds up filesystem initialization. This is set
as default.
.TP
.BI nodiscard
-Do not attempt to discard blocks at mkfs time. This is the default.
+Do not attempt to discard blocks at mkfs time.
.RE
.TP
.BI \-f " fragment-size"
--
1.7.2.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] mke2fs: Simple man page nodiscard option correction
2011-02-01 16:56 [PATCH] mke2fs: Simple man page nodiscard option correction Lukas Czerner
@ 2011-02-16 10:38 ` Lukas Czerner
2011-02-21 2:58 ` Ted Ts'o
1 sibling, 0 replies; 3+ messages in thread
From: Lukas Czerner @ 2011-02-16 10:38 UTC (permalink / raw)
To: Lukas Czerner; +Cc: linux-ext4, tytso
On Tue, 1 Feb 2011, Lukas Czerner wrote:
> It is not true that 'nodiscard' is set as default, so remove this
> sentence. The default is 'discard' and it is properly documented in man
> page.
>
> Signed-off-by: Lukas Czerner <lczerner@redhat.com>
> ---
> misc/mke2fs.8.in | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in
> index 2eead17..4a3b0c3 100644
> --- a/misc/mke2fs.8.in
> +++ b/misc/mke2fs.8.in
> @@ -247,7 +247,7 @@ zeroed. This significantly speeds up filesystem initialization. This is set
> as default.
> .TP
> .BI nodiscard
> -Do not attempt to discard blocks at mkfs time. This is the default.
> +Do not attempt to discard blocks at mkfs time.
> .RE
> .TP
> .BI \-f " fragment-size"
>
ping
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] mke2fs: Simple man page nodiscard option correction
2011-02-01 16:56 [PATCH] mke2fs: Simple man page nodiscard option correction Lukas Czerner
2011-02-16 10:38 ` Lukas Czerner
@ 2011-02-21 2:58 ` Ted Ts'o
1 sibling, 0 replies; 3+ messages in thread
From: Ted Ts'o @ 2011-02-21 2:58 UTC (permalink / raw)
To: Lukas Czerner; +Cc: linux-ext4
Thanks, merged into the next branch.
-- Ted
On Tue, Feb 01, 2011 at 05:56:41PM +0100, Lukas Czerner wrote:
> It is not true that 'nodiscard' is set as default, so remove this
> sentence. The default is 'discard' and it is properly documented in man
> page.
>
> Signed-off-by: Lukas Czerner <lczerner@redhat.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-21 3:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-01 16:56 [PATCH] mke2fs: Simple man page nodiscard option correction Lukas Czerner
2011-02-16 10:38 ` Lukas Czerner
2011-02-21 2:58 ` Ted Ts'o
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).