diff --git a/[refs] b/[refs] index 094983327a47..4bd5f7fa4e6c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 41c88bd74d372db5102996a4ea6167a725c24b5e +refs/heads/master: 9f130263f30233a44a3175db3218dd89af143d64 diff --git a/trunk/fs/nilfs2/super.c b/trunk/fs/nilfs2/super.c index 5a08c82e7e25..a512c3b2cb77 100644 --- a/trunk/fs/nilfs2/super.c +++ b/trunk/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: