Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a083ae1
)
update functions name_insert/remove format
author
tappro
<tappro>
Wed, 7 Jun 2006 13:15:43 +0000
(13:15 +0000)
committer
tappro
<tappro>
Wed, 7 Jun 2006 13:15:43 +0000
(13:15 +0000)
lustre/mdd/mdd_handler.c
patch
|
blob
|
history
diff --git
a/lustre/mdd/mdd_handler.c
b/lustre/mdd/mdd_handler.c
index
17f5e35
..
12d61ff
100644
(file)
--- a/
lustre/mdd/mdd_handler.c
+++ b/
lustre/mdd/mdd_handler.c
@@
-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);