Whamcloud - gitweb
small fix
authortappro <tappro>
Mon, 26 Jun 2006 10:28:13 +0000 (10:28 +0000)
committertappro <tappro>
Mon, 26 Jun 2006 10:28:13 +0000 (10:28 +0000)
lustre/cmm/cmm_object.c

index 1c7531e..863d3ba 100644 (file)
@@ -378,7 +378,7 @@ static int cml_rename_tgt(const struct lu_context *ctx,
 /* used only in case of rename_tgt() when target is not exist */
 static int cml_name_insert(const struct lu_context *ctx,
                            struct md_object *p, const char *name,
-                           const struct lu_fid *f)
+                           const struct lu_fid *lf)
 {
         int rc;
         ENTRY;