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:
b27c0d9
)
Cleanup compiler warnings.
author
girish
<girish>
Tue, 29 Jul 2008 11:22:58 +0000
(11:22 +0000)
committer
girish
<girish>
Tue, 29 Jul 2008 11:22:58 +0000
(11:22 +0000)
b=15981
i=adilger
i=robert.read
lustre/ptlrpc/import.c
patch
|
blob
|
history
diff --git
a/lustre/ptlrpc/import.c
b/lustre/ptlrpc/import.c
index
ea1fac6
..
07b15af
100644
(file)
--- a/
lustre/ptlrpc/import.c
+++ b/
lustre/ptlrpc/import.c
@@
-450,7
+450,7
@@
int ptlrpc_connect_import(struct obd_import *imp, char *new_uuid)
int rc;
__u64 committed_before_reconnect = 0;
struct ptlrpc_request *request;
-
int
size[] = { sizeof(struct ptlrpc_body),
+
__u32
size[] = { sizeof(struct ptlrpc_body),
sizeof(imp->imp_obd->u.cli.cl_target_uuid),
sizeof(obd->obd_uuid),
sizeof(imp->imp_dlm_handle),