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:
3edda35
)
Branch b1_6
author
johann
<johann>
Tue, 28 Oct 2008 17:36:40 +0000
(17:36 +0000)
committer
johann
<johann>
Tue, 28 Oct 2008 17:36:40 +0000
(17:36 +0000)
b=17089
i=wangdi
fix mistake made when the patch was landed.
lustre/mds/handler.c
patch
|
blob
|
history
diff --git
a/lustre/mds/handler.c
b/lustre/mds/handler.c
index
7d4df5f
..
715cda4
100644
(file)
--- a/
lustre/mds/handler.c
+++ b/
lustre/mds/handler.c
@@
-517,8
+517,6
@@
static int mds_destroy_export(struct obd_export *export)
OBD_FREE(logcookies, cookie_sz);
OBD_FREE(lmm, lmm_sz);
- spin_unlock(&med->med_open_lock);
-
pop_ctxt(&saved, &obd->obd_lvfs_ctxt, NULL);
mds_client_free(export);