[tahoe-dev] Tahoe-LAFS v1.6: only one ticket left open

Brian Warner warner at lothar.com
Sat Jan 30 15:04:54 PST 2010


David-Sarah Hopwood wrote:
> 
> Actually the current trunk doesn't show that in the directory listing,
> but I will add another patch to #833 so that it does. The type column
> will show:
> 
>   ?      for unknown writeable
>   ?-IMM  for unknown immutable
>   ?-RO   for unknown read-only

If I understand it correctly, that "?" doesn't actually mean
"writeable", right? It really means "unknown, and there are no
constraints on the context in which it was found that would cause
correct implementations that *do* recognize it to return something
writeable", yeah?

Similarly, am I correct in thinking that ?-IMM means "unknown but found
in a context that would cause a correct implementation that recognizes
it to refuse to return something mutable".

I'm not suggesting we change anything (and "?" seems to capture what I
wrote pretty well), just making sure I haven't missed anything.

cheers,
 -Brian



More information about the tahoe-dev mailing list