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:
12b9262
)
Add mds_cleanup_orphans function by tian ying.
author
tianying
<tianying>
Wed, 17 Sep 2003 06:12:11 +0000
(06:12 +0000)
committer
tianying
<tianying>
Wed, 17 Sep 2003 06:12:11 +0000
(06:12 +0000)
lustre/mds/mds_internal.h
patch
|
blob
|
history
diff --git
a/lustre/mds/mds_internal.h
b/lustre/mds/mds_internal.h
index
cc4ab10
..
a5b7290
100644
(file)
--- a/
lustre/mds/mds_internal.h
+++ b/
lustre/mds/mds_internal.h
@@
-25,6
+25,7
@@
int mds_finish_transno(struct mds_obd *mds, struct inode *inode, void *handle,
struct ptlrpc_request *req, int rc, __u32 op_data);
void mds_reconstruct_generic(struct ptlrpc_request *req);
void mds_req_from_mcd(struct ptlrpc_request *req, struct mds_client_data *mcd);
+int mds_cleanup_orphans(struct obd_device *);
/* mds/mds_lib.c */
int mds_update_unpack(struct ptlrpc_request *, int offset,