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:
3f51a06
)
*** empty log message ***
author
lincent
<lincent>
Tue, 29 Nov 2005 19:18:51 +0000
(19:18 +0000)
committer
lincent
<lincent>
Tue, 29 Nov 2005 19:18:51 +0000
(19:18 +0000)
lustre/mgs/mgs_llog.c
patch
|
blob
|
history
diff --git
a/lustre/mgs/mgs_llog.c
b/lustre/mgs/mgs_llog.c
index
80e4231
..
a6439dd
100644
(file)
--- a/
lustre/mgs/mgs_llog.c
+++ b/
lustre/mgs/mgs_llog.c
@@
-993,7
+993,7
@@
out:
rep_moi = lustre_msg_buf(req->rq_repmsg, 0, sizeof(*rep_moi));
memcpy(rep_moi, moi, sizeof(*rep_moi));
if (rc)
- rep_moi->moi_index = rc;
+ rep_moi->moi_
stripe_
index = rc;
return rc;
}
EXPORT_SYMBOL(mgmt_handle_ost_add);