Whamcloud - gitweb
land v0.9.1 on HEAD, in preparation for a 1.0.x branch
[fs/lustre-release.git] / lustre / llite / super25.c
index 5ab03ff..6325ae1 100644 (file)
@@ -113,7 +113,7 @@ struct file_system_type lustre_lite_fs_type = {
 static int __init init_lustre_lite(void)
 {
         int rc;
-        printk(KERN_INFO "Lustre Lite Client File System; "
+        printk(KERN_INFO "Lustre: Lustre Lite Client File System; "
                "info@clusterfs.com\n");
         rc = ll_init_inodecache();
         if (rc)