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:
32017a8
)
b=7047
author
nic
<nic>
Wed, 12 Oct 2005 17:58:10 +0000
(17:58 +0000)
committer
nic
<nic>
Wed, 12 Oct 2005 17:58:10 +0000
(17:58 +0000)
p=adilger
r=nic
fix typo that was preventing lconf --abort_recovery from working
lustre/utils/lconf
patch
|
blob
|
history
diff --git
a/lustre/utils/lconf
b/lustre/utils/lconf
index
47e91f6
..
1a83a71
100755
(executable)
--- a/
lustre/utils/lconf
+++ b/
lustre/utils/lconf
@@
-676,7
+676,7
@@
class LCTLInterface:
self.cleanup(name, uuid, 0)
raise e
if (config.abort_recovery):
- if (type == 'obdfilter' or type == 'md
t
'):
+ if (type == 'obdfilter' or type == 'md
s
'):
self.abort_recovery(name)
# cleanup a device