Whamcloud - gitweb
b=15908
[fs/lustre-release.git] / lustre / llite / llite_lib.c
index aa14d11..0c32ba0 100644 (file)
@@ -197,7 +197,7 @@ static int client_common_fill_super(struct super_block *sb, char *md, char *dt)
                 err = lprocfs_register_mountpoint(proc_lustre_fs_root, sb,
                                                   dt, md);
                 if (err < 0)
-                        CERROR("could not register mount in /proc/lustre");
+                        CERROR("could not register mount in /proc/fs/lustre\n");
         }
 
         /* indicate the features supported by this client */