From: brian Date: Wed, 28 May 2008 19:17:16 +0000 (+0000) Subject: b=15908 X-Git-Tag: v1_9_50~432 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=b2f4fd040713bea3ad3d3f2540048c0ee8e07def;hp=8e32ec6b2cf34dd91e49d361d416c849b88b2337;ds=sidebyside b=15908 i=johann i=zhenyu.xu: Small message correction. --- diff --git a/lustre/llite/llite_lib.c b/lustre/llite/llite_lib.c index aa14d11..0c32ba0 100644 --- a/lustre/llite/llite_lib.c +++ b/lustre/llite/llite_lib.c @@ -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 */