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:
a08074e
)
Branch b1_8_gate
author
anserper
<anserper>
Tue, 15 Jul 2008 22:33:53 +0000
(22:33 +0000)
committer
anserper
<anserper>
Tue, 15 Jul 2008 22:33:53 +0000
(22:33 +0000)
b=15854
Removed accident excessive line.
lustre/utils/lfs.c
patch
|
blob
|
history
diff --git
a/lustre/utils/lfs.c
b/lustre/utils/lfs.c
index
0545b32
..
bb96791
100644
(file)
--- a/
lustre/utils/lfs.c
+++ b/
lustre/utils/lfs.c
@@
-2088,7
+2088,6
@@
ug_output:
if (rc)
name = "<unknown>";
} else if (qctl.qc_cmd == LUSTRE_Q_GETQUOTA) {
- char *name;
if (optind + 2 != argc) {
fprintf(stderr, "error: missing quota argument(s)\n");
return CMD_HELP;