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:
ce488c1
)
Branch b1_6
author
anserper
<anserper>
Wed, 9 Jan 2008 09:26:07 +0000
(09:26 +0000)
committer
anserper
<anserper>
Wed, 9 Jan 2008 09:26:07 +0000
(09:26 +0000)
b=13904
i=sergey.glushchenko
i=johann
"fix unused variable warning" patch
lustre/utils/lfs.c
patch
|
blob
|
history
diff --git
a/lustre/utils/lfs.c
b/lustre/utils/lfs.c
index
a714ab7
..
168759d
100644
(file)
--- a/
lustre/utils/lfs.c
+++ b/
lustre/utils/lfs.c
@@
-1270,7
+1270,6
@@
static int lfs_quotainv(int argc, char **argv)
int c;
char *mnt;
struct if_quotactl qctl;
- char *obd_type = (char *)qctl.obd_type;
int rc;
memset(&qctl, 0, sizeof(qctl));