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:
038bc93
)
Merge from b_devel to b_orphan (ORPHAN_BASE5 -> ORPHAN_BASE6).
author
adilger
<adilger>
Sun, 4 May 2003 00:33:30 +0000
(
00:33
+0000)
committer
adilger
<adilger>
Sun, 4 May 2003 00:33:30 +0000
(
00:33
+0000)
lustre/mds/mds_internal.h
patch
|
blob
|
history
diff --git
a/lustre/mds/mds_internal.h
b/lustre/mds/mds_internal.h
index
fd83b1c
..
7d047a6
100644
(file)
--- a/
lustre/mds/mds_internal.h
+++ b/
lustre/mds/mds_internal.h
@@
-1,3
+1,3
@@
-struct mds_file_data *mds_
new_mfd
(void);
+struct mds_file_data *mds_
mfd_new
(void);
void mds_mfd_put(struct mds_file_data *mfd);
-void mds_
destroy_mfd
(struct mds_file_data *mfd);
+void mds_
mfd_destroy
(struct mds_file_data *mfd);