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).