Opened at 2025-05-07T11:47:17Z
Last modified at 2025-08-27T16:22:54Z
#4174 assigned defect
SMDF typo, should be SDMF (yes?)
Reported by: | hacklschorsch | Owned by: | hacklschorsch |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | documentation | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description ¶
The documentation (and some source files) sometimes mention "SMDF" where I believe it should be "SDMF":
[flo@vantaa:~/Repositories/tahoe-lafs]$ git grep SMDF docs/proposed/mutable-DSA.txt:=== SMDF Slot Format === docs/proposed/mutable-DSA.txt:This SMDF data lives inside a server-side MutableSlot container. The server docs/specifications/mutable.rst: 4. `SMDF Slot Format`_ docs/specifications/mutable.rst:SMDF Slot Format docs/specifications/mutable.rst:This SMDF data lives inside a server-side MutableSlot container. The server src/allmydata/scripts/debug.py: # this slot contains an SMDF share src/allmydata/scripts/debug.py: # this slot contains an SMDF share src/allmydata/scripts/debug.py: # make sure this slot contains an SMDF share
Change History (1)
comment:1 Changed at 2025-08-27T16:22:54Z by hacklschorsch
- Owner set to hacklschorsch
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.
Fix in https://github.com/tahoe-lafs/tahoe-lafs/pull/1442