Whamcloud - gitweb
update functions name_insert/remove format
authortappro <tappro>
Wed, 7 Jun 2006 13:15:43 +0000 (13:15 +0000)
committertappro <tappro>
Wed, 7 Jun 2006 13:15:43 +0000 (13:15 +0000)
lustre/mdd/mdd_handler.c

index 17f5e35..12d61ff 100644 (file)
@@ -823,7 +823,7 @@ cleanup:
 }
 
 static int mdd_mkname(const struct lu_context *ctxt, struct md_object *pobj,
-          const char *name, const struct lu_fid *fid, struct lu_attr *attr)
+          const char *name, const struct lu_fid *fid)
 {
         struct mdd_device *mdd = mdo2mdd(pobj);
         struct mdd_object *mdo = mdo2mddo(pobj);