diff --git a/lustre/llite/llite_lib.c b/lustre/llite/llite_lib.c index aa14d11d68e2805af5795f197e1985f6bc2444f8..0c32ba0426f320005d2d1c30f7b6cab47ddb32b9 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 */