On 10/31/07, Charles Forsyth <[EMAIL PROTECTED]> wrote: > > IIRC, qid.version == 0 is used to mark synthetics (like ctl) for the > > purposes of being marked as uncacheable and should be handled with > > care. > > i don't see that anywhere. MCACHE allows things in a mounted space > to be cached; otherwise, i'd suppose not. > >
hurumph. Don't know where i got that from - I tried to base my v9fs cacheing stuff on cfs.c, but I don't see any qid.version==0 checks there. Then I thought perhaps it was from a conversation wtih Russ when I was doing cacheing in v9fs -- but on searching my gmail he was saying that it didn't always hold true -- so perhaps something new is needed... -eric