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:
284b3f7
)
- fixed typo in comment.
author
yury
<yury>
Mon, 14 Aug 2006 14:25:48 +0000
(14:25 +0000)
committer
yury
<yury>
Mon, 14 Aug 2006 14:25:48 +0000
(14:25 +0000)
lustre/fld/fld_request.c
patch
|
blob
|
history
diff --git
a/lustre/fld/fld_request.c
b/lustre/fld/fld_request.c
index
d5ffcc3
..
3fb89e7
100644
(file)
--- a/
lustre/fld/fld_request.c
+++ b/
lustre/fld/fld_request.c
@@
-257,7
+257,7
@@
static inline int hash_is_sane(int hash)
/* 1M of FLD cache will not hurt client a lot */
#define FLD_CACHE_SIZE 1024000
-/* cache threshold is 10 per
s
ent of size */
+/* cache threshold is 10 per
c
ent of size */
#define FLD_CACHE_THRESHOLD 10
int fld_client_init(struct lu_client_fld *fld,