Changes between Initial Version and Version 5 of Ticket #929


Ignore:
Timestamp:
2010-06-03T03:57:46Z (15 years ago)
Author:
davidsarah
Comment:

This has been fixed on the ticket1037 branch by http://tahoe-lafs.org/trac/tahoe-lafs-ticket1037/changeset/4381 and http://tahoe-lafs.org/trac/tahoe-lafs-ticket1037/changeset/4382 .

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #929

    • Property Owner set to davidsarah
    • Property Status changed from new to assigned
    • Property Keywords metadata added
    • Property Milestone changed from undecided to 1.7.0
  • TabularUnified Ticket #929 – Description

    initial v5  
    1 It seems that it is possible for a dirnode to be created without the "tahoe" metadata key, if the metadata is given explicitly in a {{{mkdir-immutable}}} JSON body. An example is the "only-child-from-the-future" entry in [http://testgrid.allmydata.org:14170/uri/URI:DIR2-CHK:qit63hxsobnf52bsnpgqvlavia:xsrrpwmwzrmj6uytoyuimy3mcjjt6gwikh4aneumk43cyycu5cjq:3:10:89/ this immutable directory], which has the metadata shown [http://testgrid.allmydata.org:14170/uri/URI:DIR2-CHK:qit63hxsobnf52bsnpgqvlavia:xsrrpwmwzrmj6uytoyuimy3mcjjt6gwikh4aneumk43cyycu5cjq:3:10:89/only-child-from-the-future?t=json here]. (Note: this is a link to a ...)
     1It seems that it is possible for a dirnode to be created without the "tahoe" metadata key, if the metadata is given explicitly in a {{{mkdir-immutable}}} JSON body. An example is the "only-child-from-the-future" entry in [http://testgrid.allmydata.org:14170/uri/URI:DIR2-CHK:qit63hxsobnf52bsnpgqvlavia:xsrrpwmwzrmj6uytoyuimy3mcjjt6gwikh4aneumk43cyycu5cjq:3:10:89/ this immutable directory], which has the metadata shown [http://testgrid.allmydata.org:14170/uri/URI:DIR2-CHK:qit63hxsobnf52bsnpgqvlavia:xsrrpwmwzrmj6uytoyuimy3mcjjt6gwikh4aneumk43cyycu5cjq:3:10:89/only-child-from-the-future?t=json here].
    22
    3 (This is an UnknownNode, but I don't know whether that's relevant to the bug.)
     3(These URLs are on the old testgrid, and probably not accessible any more.)
    44
    55I'll investigate this further after the 1.6 release.