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:
100a795
)
don't leak mcd when shutting down --failover
author
shaver
<shaver>
Fri, 25 Jul 2003 23:57:15 +0000
(23:57 +0000)
committer
shaver
<shaver>
Fri, 25 Jul 2003 23:57:15 +0000
(23:57 +0000)
lustre/mds/mds_internal.h
patch
|
blob
|
history
diff --git
a/lustre/mds/mds_internal.h
b/lustre/mds/mds_internal.h
index
c2d3d77
..
45ee994
100644
(file)
--- a/
lustre/mds/mds_internal.h
+++ b/
lustre/mds/mds_internal.h
@@
-39,7
+39,7
@@
int mds_pin(struct ptlrpc_request *req);
/* mds/mds_fs.c */
int mds_client_add(struct obd_device *obd, struct mds_obd *mds,
struct mds_export_data *med, int cl_off);
-int mds_client_free(struct obd_export *exp);
+int mds_client_free(struct obd_export *exp
, int clear_client
);
#ifdef __KERNEL__
void mds_pack_inode2fid(struct ll_fid *fid, struct inode *inode);