I did a couple of searches, but I didn't find anything related to using the filemanager module with image.module.
I llike a lot of the features the image.module provides, and I would like to use image.module to store my images instead of creating my own implementation of image.module just to get around having the module store everything in the same directory.
I plan to have quite a bit more than 50000 images, and that would quickly become very painful on ext3 (I do not have the option to switch to something like xfs or reiserfs at the moment because of my managed hosting arrangement and the costs associated with buying all the harddrives and installation service so that I would be able to migrate data, convert the filesystem, and then copy data back).
Does anyone know of a solution to this problem?
Comments
tune2fs to the rescue
dir_index Use hashed b-trees to speed up lookups in large directories.
--
Read my developer blog on Drupal4hu.
--
Drupal development: making the world better, one patch at a time. | A bedroom without a teddy is like a face without a smile.