]> err.no Git - linux-2.6/blobdiff - fs/ext3/inode.c
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...
[linux-2.6] / fs / ext3 / inode.c
index 3dec003b773edb069b1269a7e4927fc19aa56040..9b162cd6c16c170ce7c35c3fc2f993ccc648cbc3 100644 (file)
@@ -2954,7 +2954,7 @@ int ext3_write_inode(struct inode *inode, int wait)
                return 0;
 
        if (ext3_journal_current_handle()) {
-               jbd_debug(0, "called recursively, non-PF_MEMALLOC!\n");
+               jbd_debug(1, "called recursively, non-PF_MEMALLOC!\n");
                dump_stack();
                return -EIO;
        }