]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/jbd/transaction.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / fs / jbd / transaction.c
index 846a3f314111354609b989d702ff71bd09fbbb0b..5b2e4c30a2a18b81626ee90f31c6fb6f81940acf 100644 (file)
@@ -207,7 +207,7 @@ repeat_locked:
         * the committing transaction.  Really, we only need to give it
         * committing_transaction->t_outstanding_credits plus "enough" for
         * the log control blocks.
-        * Also, this test is inconsitent with the matching one in
+        * Also, this test is inconsistent with the matching one in
         * journal_extend().
         */
        if (__log_space_left(journal) < jbd_space_needed(journal)) {