Chris Starling wrote:
> And the nifty thing is that I always get the message upon creating the
> 63rd file and any file thereafter.

Sounds like this message happens when the function goes from the first
to the second allocation unit of the directory. (62 files plus entries
for . and .. is 64, which fills the first allocation unit.) That is
assuming a 1024-byte allocation unit and a 16-byte direntry. If this
isn't true, then I'm drinking too much Dr Pepper also.


- phil

Reply via email to