Question regarding filesystems true or false?
        Posted  
        
            by Avon
        on Super User
        
        See other posts from Super User
        
            or by Avon
        
        
        
        Published on 2009-12-15T12:14:27Z
        Indexed on 
            2010/04/10
            23:23 UTC
        
        
        Read the original article
        Hit count: 872
        
filesystems
Hello all, though I'm familiar with stackoverflow , and loving it , i've actually got a couple of questions myself about something other then programming.
Here are my question Is it true that in FAT filesystems the maximum number of files per filesystem equals the number of entries in the FAT table. And is it also true that in indexed filesystems the maximum number of files per filesystem equals the number of indexblocks – 1.
I'm reading some stuff and am trying to get a good understanding of it.
© Super User or respective owner