linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] jbd header comment typo fix
@ 2009-02-06  6:18 Kazuo Moriwaka
  2009-02-26 13:50 ` Jan Kara
  0 siblings, 1 reply; 3+ messages in thread
From: Kazuo Moriwaka @ 2009-02-06  6:18 UTC (permalink / raw)
  To: linux-kernel

Sighned-off-by: Kazuo Moriwaka <moriwaka@redhat.com>

    jbd header comment typo fix

---
 jbd.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/jbd.h b/include/linux/jbd.h
index 64246dc..e8ca681 100644
--- a/include/linux/jbd.h
+++ b/include/linux/jbd.h
@@ -35,7 +35,7 @@
 #define journal_oom_retry 1

 /*
- * Define JBD_PARANIOD_IOFAIL to cause a kernel BUG() if ext3 finds
+ * Define JBD_PARANOID_IOFAIL to cause a kernel BUG() if ext3 finds
  * certain classes of error which can occur due to failed IOs.  Under
  * normal use we want ext3 to continue after such errors, because
  * hardware _can_ fail, but for debugging purposes when running tests on

--
Kazuo Moriwaka

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] jbd header comment typo fix
  2009-02-06  6:18 [PATCH] jbd header comment typo fix Kazuo Moriwaka
@ 2009-02-26 13:50 ` Jan Kara
  2009-03-03 12:03   ` Jiri Kosina
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Kara @ 2009-02-26 13:50 UTC (permalink / raw)
  To: Kazuo Moriwaka; +Cc: linux-kernel, trivial

  CCing trivial tree which is probably the best place for this.

								Honza

> Sighned-off-by: Kazuo Moriwaka <moriwaka@redhat.com>
> 
>     jbd header comment typo fix
> 
> ---
>  jbd.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> diff --git a/include/linux/jbd.h b/include/linux/jbd.h
> index 64246dc..e8ca681 100644
> --- a/include/linux/jbd.h
> +++ b/include/linux/jbd.h
> @@ -35,7 +35,7 @@
>  #define journal_oom_retry 1
> 
>  /*
> - * Define JBD_PARANIOD_IOFAIL to cause a kernel BUG() if ext3 finds
> + * Define JBD_PARANOID_IOFAIL to cause a kernel BUG() if ext3 finds
>   * certain classes of error which can occur due to failed IOs.  Under
>   * normal use we want ext3 to continue after such errors, because
>   * hardware _can_ fail, but for debugging purposes when running tests on
> 
> --
> Kazuo Moriwaka
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
-- 
Jan Kara <jack@suse.cz>
SuSE CR Labs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] jbd header comment typo fix
  2009-02-26 13:50 ` Jan Kara
@ 2009-03-03 12:03   ` Jiri Kosina
  0 siblings, 0 replies; 3+ messages in thread
From: Jiri Kosina @ 2009-03-03 12:03 UTC (permalink / raw)
  To: Jan Kara; +Cc: Kazuo Moriwaka, linux-kernel, trivial

On Thu, 26 Feb 2009, Jan Kara wrote:

>   CCing trivial tree which is probably the best place for this.

Applied, thanks.

> > Sighned-off-by: Kazuo Moriwaka <moriwaka@redhat.com>

BTW, when fixing typos, try not to introduce new ones :)

-- 
Jiri Kosina
SUSE Labs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-03-03 12:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-06  6:18 [PATCH] jbd header comment typo fix Kazuo Moriwaka
2009-02-26 13:50 ` Jan Kara
2009-03-03 12:03   ` Jiri Kosina

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