Whamcloud - gitweb
b=15908
authorbrian <brian>
Wed, 28 May 2008 19:14:21 +0000 (19:14 +0000)
committerbrian <brian>
Wed, 28 May 2008 19:14:21 +0000 (19:14 +0000)
i=johann
i=zhenyu.xu:

Small message correction.

lustre/llite/llite_lib.c

index c42df61..80e472d 100644 (file)
@@ -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 */