mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-19 08:16:19 +00:00
it doesn't matter if any writes happen, only if the test vectors pass
This commit is contained in:
parent
bba8af6be1
commit
fce9657ce3
@ -576,9 +576,9 @@ class StorageServer(service.MultiService, Referenceable):
|
||||
"""
|
||||
Read data from shares and conditionally write some data to them.
|
||||
|
||||
:param bool renew_leases: If and only if this is ``True`` then shares
|
||||
which are written to will also have an updated lease applied to
|
||||
them.
|
||||
:param bool renew_leases: If and only if this is ``True`` and the test
|
||||
vectors pass then shares in this slot will also have an updated
|
||||
lease applied to them.
|
||||
|
||||
See ``allmydata.interfaces.RIStorageServer`` for details about other
|
||||
parameters and return value.
|
||||
|
Loading…
x
Reference in New Issue
Block a user