From 64b0540bbc25fe019bfb3bf2b4e0699f76ccd6be Mon Sep 17 00:00:00 2001 From: zooko <> Date: Wed, 19 Dec 2007 02:52:58 +0000 Subject: [PATCH] [Imported from Trac: page Performance, version 23] --- Performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Performance.md b/Performance.md index 9c2590a..4f731ba 100644 --- a/Performance.md +++ b/Performance.md @@ -107,7 +107,7 @@ upload speed is the constant per-file overhead, and the FEC expansion factor. ext3 (on tahoebs1) refuses to create more than 32000 subdirectories in a single parent directory. In 0.5.1, this appears as a limit on the number of -buckets (one per storage index) that any [StorageServer](StorageServer) can hold. A simple +buckets (one per storage index) that any StorageServer can hold. A simple nested directory structure will work around this.. the following code would let us manage 33.5G shares (see #150).