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:
2172018
)
b=1742
author
uid723
<uid723>
Wed, 16 Jun 2004 07:24:02 +0000
(07:24 +0000)
committer
uid723
<uid723>
Wed, 16 Jun 2004 07:24:02 +0000
(07:24 +0000)
- landed on HEAD
lustre/include/linux/lustre_import.h
patch
|
blob
|
history
diff --git
a/lustre/include/linux/lustre_import.h
b/lustre/include/linux/lustre_import.h
index
751e349
..
4cc6314
100644
(file)
--- a/
lustre/include/linux/lustre_import.h
+++ b/
lustre/include/linux/lustre_import.h
@@
-84,7
+84,7
@@
struct obd_import {
int imp_invalid:1, imp_replayable:1,
imp_dlm_fake:1, imp_server_timeout:1,
imp_initial_recov:1, imp_force_verify:1,
- imp_pingable:1;
+ imp_pingable:1
, imp_resend_replay:1
;
__u32 imp_connect_op;
};