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:
b7f3106
)
Branch b1_8_gate
author
fanyong
<fanyong>
Wed, 17 Sep 2008 02:06:27 +0000
(
02:06
+0000)
committer
fanyong
<fanyong>
Wed, 17 Sep 2008 02:06:27 +0000
(
02:06
+0000)
b=16303
i=nikita
i=johann
Remove old patch.
lustre/llite/llite_internal.h
patch
|
blob
|
history
diff --git
a/lustre/llite/llite_internal.h
b/lustre/llite/llite_internal.h
index
edd39ad
..
f72219d
100644
(file)
--- a/
lustre/llite/llite_internal.h
+++ b/
lustre/llite/llite_internal.h
@@
-1041,11
+1041,7
@@
int ll_removexattr(struct dentry *dentry, const char *name);
/* statahead.c */
#define LL_SA_RPC_MIN 2
-#ifdef CONFIG_SLUB /* can be removed once bug 16303 is fixed */
-#define LL_SA_RPC_DEF 0
-#else
#define LL_SA_RPC_DEF 32
-#endif
#define LL_SA_RPC_MAX 8192
/* per inode struct, for dir only */