On Mon, Feb 07, 2000 at 04:56:29PM +0700, Densin Roy. wrote:
> in http://www.coda.cs.cmu.edu/doc/html/coda-howto-3.html
> 
> 
> 
> There are currently several limitations to which identifiers are actually
> usable: 
>          all numbers must fit in a single byte. 
>          0 and -1 (255) are used in error conditions. 
>          127 is used to identify `replicated volumes'. 
>      This leaves us with a usable range of 1-126 and 128-245 for server
> identifiers.                                             ^^^^????
> 
>       
>       It should be 255 or not?

Thanks,

Actually should be 254. I'm correcting it right now.

Jan

Reply via email to