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:
bab377c
)
Remove unused variable from ll_process_log
author
phil
<phil>
Mon, 20 Oct 2003 20:50:17 +0000
(20:50 +0000)
committer
phil
<phil>
Mon, 20 Oct 2003 20:50:17 +0000
(20:50 +0000)
lustre/llite/llite_lib.c
patch
|
blob
|
history
diff --git
a/lustre/llite/llite_lib.c
b/lustre/llite/llite_lib.c
index
2e96ec9
..
01d044e
100644
(file)
--- a/
lustre/llite/llite_lib.c
+++ b/
lustre/llite/llite_lib.c
@@
-128,7
+128,6
@@
void ll_lli_init(struct ll_inode_info *lli)
int ll_process_log(char *mds, char *config, struct config_llog_instance *cfg)
{
struct lustre_cfg lcfg;
- int dev;
struct obd_device *obd;
struct lustre_handle mdc_conn = {0, };
struct obd_export *exp;