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:
7155022
)
Small fix.
author
fanyong
<fanyong>
Sun, 15 Oct 2006 11:07:05 +0000
(11:07 +0000)
committer
fanyong
<fanyong>
Sun, 15 Oct 2006 11:07:05 +0000
(11:07 +0000)
lustre/mdt/mdt_handler.c
patch
|
blob
|
history
diff --git
a/lustre/mdt/mdt_handler.c
b/lustre/mdt/mdt_handler.c
index
6414f5f
..
9fb35f4
100644
(file)
--- a/
lustre/mdt/mdt_handler.c
+++ b/
lustre/mdt/mdt_handler.c
@@
-3312,7
+3312,7
@@
static int mdt_init0(const struct lu_env *env, struct mdt_device *m,
obd->obd_lvfs_ctxt.pwd = mnt->mnt_root;
obd->obd_lvfs_ctxt.fs = get_ds();
- server_put_mount_2(dev,
lmi->lmi_
mnt);
+ server_put_mount_2(dev, mnt);
}
spin_lock_init(&m->mdt_ioepoch_lock);