]> err.no Git - linux-2.6/blobdiff - fs/ext4/inode.c
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
[linux-2.6] / fs / ext4 / inode.c
index de26c25d6a181081cdf715ac2a44e78017ba0a16..a4848e04a5edf1cb4b48aa02ea58eb5b55585adc 100644 (file)
@@ -2903,7 +2903,7 @@ int ext4_write_inode(struct inode *inode, int wait)
                return 0;
 
        if (ext4_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;
        }