Skip to content
Snippets Groups Projects
Commit 2e1d5e50 authored by Brian J. Murrell's avatar Brian J. Murrell
Browse files

b=15908

i=johann
i=zhenyu.xu:

Small message correction.
parent 9ccb5304
No related branches found
No related tags found
No related merge requests found
......@@ -164,7 +164,7 @@ static int client_common_fill_super(struct super_block *sb,
err = lprocfs_register_mountpoint(proc_lustre_fs_root, sb,
osc, mdc);
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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment