diff options
author | Amar Tumballi <amar@gluster.com> | 2009-05-29 16:09:05 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-06-03 02:31:49 -0700 |
commit | 834efc91985b7a572e5acd9be463eb8ffdf3ba11 (patch) | |
tree | adccfe34e5ce94013fd6477c5fccff5683a49d4a /xlators/Makefile.am | |
parent | 3c1fa49fb56c3a35f82bc25e4553431fe04f5231 (diff) |
unify getdents count reduced to 512 (from 1024)
Thanks to Krishna <krishna (at) gluster.com> for pointing this out.
When a unify self-heal of large directory (directory with lot of entries)
is done, the getdents_cbk used to fail because of new limit of buffer size
(128KB). Noticed that earlier it used to streach upto 4MB, hence the value
1024 worked fine. By reducing it to 512, noticed, we can fit in well within
128KB limit, and hence unify self-heal goes through.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'xlators/Makefile.am')
0 files changed, 0 insertions, 0 deletions