Where can I find the maximums of ext3? Today I ran into trouble after a directory had 31999 subdirectories in it (not including . or ..). I know that ext3 can hold many more regular files than that, but where are the limits defined?
On Jul 27, 2006 18:28 -0400, Joseph Shraibman wrote:> Where can I find the maximums of ext3? Today I ran into trouble after a > directory had 31999 subdirectories in it (not including . or ..). I know > that ext3 can hold many more regular files than that, but where are the > limits defined?linux/Documentation/filesystems/ext2.txt is a good starting place, or wikipedia. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc.