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:
5dcb33e
)
- remove reference to lgd_len, which has disappeared
author
rread
<rread>
Fri, 14 Nov 2003 20:52:11 +0000
(20:52 +0000)
committer
rread
<rread>
Fri, 14 Nov 2003 20:52:11 +0000
(20:52 +0000)
lustre/ptlrpc/llog_client.c
patch
|
blob
|
history
diff --git
a/lustre/ptlrpc/llog_client.c
b/lustre/ptlrpc/llog_client.c
index
996dca8
..
e9b196d
100644
(file)
--- a/
lustre/ptlrpc/llog_client.c
+++ b/
lustre/ptlrpc/llog_client.c
@@
-125,7
+125,6
@@
static int llog_client_next_block(struct llog_handle *loghandle,
body->lgd_cur_offset = *cur_offset;
body->lgd_index = next_idx;
body->lgd_saved_index = *cur_idx;
- body->lgd_len = len;
repsize[1] = len;
req->rq_replen = lustre_msg_size(2, repsize);