1
1
Is there a file system which will reduce the need for indexing files and saves the meta headers automatically on the disk? It would work like a hardware acceleration for indexing all files for some cost of write-update time, by making searches faster.
http://en.wikipedia.org/wiki/Extended_file_attributes this is what I have found so far
have you looked at btrfs?
– Jeremy W – 2012-06-13T19:01:26.450