mirror of https://lore.kernel.org/lkml/
 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	[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

all inboxes | Powered by JetHome®