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:
debeced
)
- merge retracted old stuff - fixed
author
alex
<alex>
Fri, 27 Feb 2009 08:51:28 +0000
(08:51 +0000)
committer
alex
<alex>
Fri, 27 Feb 2009 08:51:28 +0000
(08:51 +0000)
lustre/mdd/mdd_device.c
patch
|
blob
|
history
diff --git
a/lustre/mdd/mdd_device.c
b/lustre/mdd/mdd_device.c
index
9de0d80
..
529c7ad
100644
(file)
--- a/
lustre/mdd/mdd_device.c
+++ b/
lustre/mdd/mdd_device.c
@@
-780,9
+780,6
@@
static int mdd_process_config(const struct lu_env *env,
CERROR("lov init error %d \n", rc);
GOTO(out, rc);
}
- rc = mdd_txn_init_credits(env, m);
- if (rc)
- break;
mdd_changelog_init(env, m);
break;