From: Harold R. Zatz (hzatz@cco.caltech.edu)
Date: 08/02/92


From: hzatz@cco.caltech.edu (Harold R. Zatz)
Subject: Re: Problems with extfs (a way to find the max file name length)
Date: Sun, 2 Aug 1992 21:50:13 GMT


        (sigh) First time I ever post a program to the net, and three
seconds after I post it, I realize it was wrong... Predictable, I suppose.

        Instead of:

> unlink( &(name[i]) );

        use:

        unlink( &(name[i-1]) );

        --Harold

-- 
"Twas brillig and the slithy toves     I'm Harold R. Zatz, a.k.a. "H".   
Did gyre and gimble in the wabe;       Internet:  hzatz@graphics.cornell.edu
All mimsy were the borogoves,          USmail:    232 Linden Ave. Apt. #2
And the mome raths, outgrabe..."                  Ithaca, NY 14850