nilfs2: add a print message after loading nilfs2
[safe/jmp/linux-2.6] / fs / nilfs2 / super.c
index 5a08c82..a512c3b 100644 (file)
@@ -1190,6 +1190,7 @@ static int __init init_nilfs_fs(void)
        if (err)
                goto free_cachep;
 
+       printk(KERN_INFO "NILFS version 2 loaded\n");
        return 0;
 
 free_cachep: