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:
4bbf932
)
use lu_fid instead of ll_fid
author
tappro
<tappro>
Tue, 4 Apr 2006 08:58:37 +0000
(08:58 +0000)
committer
tappro
<tappro>
Tue, 4 Apr 2006 08:58:37 +0000
(08:58 +0000)
lustre/cmm/cmm_internal.h
patch
|
blob
|
history
diff --git
a/lustre/cmm/cmm_internal.h
b/lustre/cmm/cmm_internal.h
index
766a9b7
..
5b34e67
100644
(file)
--- a/
lustre/cmm/cmm_internal.h
+++ b/
lustre/cmm/cmm_internal.h
@@
-91,7
+91,7
@@
void cmm_object_release(struct lu_object *o);
int cmm_object_print(struct seq_file *f, const struct lu_object *o);
/* cmm md operations */
-int cmm_root_get(struct md_device *m, struct l
l
_fid *f);
+int cmm_root_get(struct md_device *m, struct l
u
_fid *f);
int cmm_mkdir(struct md_object *o, const char *name,
struct md_object *child);