cf: The maximum number of inodes (and hence the maximum number of files and directories) is set when the file system is created. If V is the volume size in blocks, then the default number of inodes is given by V/8192(, and the minimum by V/838861). The default was deemed sufficient for most applications.
# non pas pour un répertoire, mais pour le nombre de fichiers et rep total
Posté par zzmaxfr . En réponse au message Nombre de fichiers dans un répertoire. Évalué à 2.
http://en.wikipedia.org/wiki/Ext3#Notes
cf: The maximum number of inodes (and hence the maximum number of files and directories) is set when the file system is created. If V is the volume size in blocks, then the default number of inodes is given by V/8192(, and the minimum by V/838861). The default was deemed sufficient for most applications.