[tahoe-lafs-trac-stream] [tahoe-lafs] #1778: increase maximum mutable share size

tahoe-lafs trac at tahoe-lafs.org
Tue Jul 3 04:35:53 UTC 2012


#1778: increase maximum mutable share size
------------------------------+-----------------------------------------
     Reporter:  davidsarah    |      Owner:  zooko
         Type:  defect        |     Status:  new
     Priority:  normal        |  Milestone:  1.9.2
    Component:  code-storage  |    Version:  1.9.1
   Resolution:                |   Keywords:  mutable large review-needed
Launchpad Bug:                |
------------------------------+-----------------------------------------

Comment (by davidsarah):

 The current storage code doesn't enforce {{{remaining_space}}} for
 mutables (#390). The filesystem will fill up at some point, but that would
 impose a limit of
 {{{
 min(MAX_MUTABLE_SHARE_SIZE, total_remaining_disk_space)
 }}}
 rather than {{{remaining_space}}}. We can always compute the limit more
 precisely if we fix #390; I don't think there's a significant forward-
 compatibility problem there.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1778#comment:7>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list