<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>We have up to a million articles in some news groups. As they're all stored in a single directory, our file system is grounding to a halt. We would like to use some kind of mechanism whereby the different files are stored in a tree structure, maybe like this:</div><div><br></div><div>First level: 256 dirs named dir.00 to dir.ff. Second level: each dir has 256 dirs each named dir.00 to dir.ff. Each of those contains the actual news articles. You then use a hash function to generate the name of the file.</div><div><br></div><div>Would this be possible? If I wrote it, would you accept such a patch?</div><div><br></div><div>--</div><div>maarten</div><div><br></div></body></html>