Mail Archives: djgpp-workers/1999/01/31/07:21:10
According to Eli Zaretskii:
> > If that's so, then by using LONG_MAX and counting downwards should be
> > sufficient to generate unique inode numbers.
>
> Support for FAT32 means we *need* to count down. Even if the cluster
> numbers can get as high as 2^31 - 1, we still run much lower risk of
> clashing with real cluster numbers when we count that way, since a
> typical disk is free near the end.
So if we start at LONG_MAX for _all_ file systems that needs invented
inode numbers, we won't break anything?
Scooter, No Time to Chill,
MartinS
- Raw text -