|
@@ -539,6 +539,7 @@ void __ext4_error(struct super_block *sb, const char *function,
|
|
printk(KERN_CRIT "EXT4-fs error (device %s): %s:%d: comm %s: %pV\n",
|
|
printk(KERN_CRIT "EXT4-fs error (device %s): %s:%d: comm %s: %pV\n",
|
|
sb->s_id, function, line, current->comm, &vaf);
|
|
sb->s_id, function, line, current->comm, &vaf);
|