At 18:10 16/02/99 -0800, Ari Rubenstein wrote:
>
>On Tue, 16 Feb 1999, Harald Hanche-Olsen wrote:
>
>> qmail needs inode numbers to generate unique message numbers.
>
>This has come up a few times here (we are running qmail on a good number
>of machines.)
>
>Is the inode just a handy unique number?  Or are there file access
>speed tricks, e.g. opening files directly using inode.

Handy unique filename. Vastly superior to tmpnam() and all the lame 
variants that go with it.

It's not for speed - excepting speed of creating a unique filename.


Regards.

Reply via email to