diff --git a/fs/nilfs2/super.c b/fs/nilfs2/super.c index 5a08c82e7e25..a512c3b2cb77 100644 --- a/fs/nilfs2/super.c +++ b/fs/nilfs2/super.c @@ -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: