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:
adc5070
)
liblustre: follow up last merge from b_devel.
author
ericm
<ericm>
Tue, 25 Nov 2003 12:14:09 +0000
(12:14 +0000)
committer
ericm
<ericm>
Tue, 25 Nov 2003 12:14:09 +0000
(12:14 +0000)
lustre/utils/lfs.c
patch
|
blob
|
history
diff --git
a/lustre/utils/lfs.c
b/lustre/utils/lfs.c
index
7339242
..
f403706
100644
(file)
--- a/
lustre/utils/lfs.c
+++ b/
lustre/utils/lfs.c
@@
-304,6
+304,6
@@
int main(int argc, char **argv)
rc = Parser_commands();
}
- obd_
cleanup
(argc, argv);
+ obd_
finalize
(argc, argv);
return rc;
}