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:
1f18527
)
Branch b_release_1_8_0
author
johann
<johann>
Fri, 6 Mar 2009 19:47:47 +0000
(19:47 +0000)
committer
johann
<johann>
Fri, 6 Mar 2009 19:47:47 +0000
(19:47 +0000)
b=18558
fix warning.
lustre/ptlrpc/import.c
patch
|
blob
|
history
diff --git
a/lustre/ptlrpc/import.c
b/lustre/ptlrpc/import.c
index
c208ef9
..
0b57a03
100644
(file)
--- a/
lustre/ptlrpc/import.c
+++ b/
lustre/ptlrpc/import.c
@@
-1181,7
+1181,6
@@
static int signal_completed_replay(struct obd_import *imp)
static int ptlrpc_invalidate_import_thread(void *data)
{
struct obd_import *imp = data;
- int disconnect;
ENTRY;