maximum number of hard links
I have a 32-bit Linux server with an ext3 file system. Is there any kind of upper-limit to the number of hard links I am allowed to use? (Per inode...? Per directory...? Per filesystem...?)
And (just out of curiosity) would this be any different if I had a 64-bit machine or a different file system?
|