summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-cache/src
diff options
context:
space:
mode:
authorAmar Tumballi <amar@gluster.com>2009-05-29 16:09:05 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-06-03 02:38:22 -0700
commit7c9b551398a660f31358feab366e5ce665a8f372 (patch)
tree2ff4be68bab08887de8f9291fcb693aa81108d1c /xlators/performance/io-cache/src
parent9ccb6f74410a20eaa831ecc9e4601fcb724e63d5 (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/performance/io-cache/src')
0 files changed, 0 insertions, 0 deletions