Reg-directory size

SATHISH.J (sathish.j@tatainfotech.com)
Thu, 14 Jun 2001 13:22:20 +0530 (IST)


Hi,
When we create lot of files and directories under a directory the size of
the directory changes after aparticular limit. I could find that if the
size of directory is 4096 it can create 341 files(size of qstr structure
for each file is 12 bytes,so 4096/12=341.xx) before it changes to 8192.
Please tell me where in the code does this directory size changes. Is it
in VFS level or in the file system level? Please tell me this which would
be of great use to me.

Thanks in advance,
With Regards,
Sathish.J

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/