mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-01 16:58:10 +00:00
clarify renew_leases docs on slot_testv_and_readv_and_writev
This commit is contained in:
parent
ad6017e63d
commit
84c19f5468
@ -639,8 +639,9 @@ class StorageServer(service.MultiService, Referenceable):
|
||||
|
||||
:param bool renew_leases: If and only if this is ``True`` and the test
|
||||
vectors pass then shares mentioned in ``test_and_write_vectors``
|
||||
that still exist after the changes are made will also have an
|
||||
updated lease applied to them.
|
||||
that still exist after the changes are made will also have a
|
||||
secret-matching lease renewed (or, if none match, a new lease
|
||||
added).
|
||||
|
||||
See ``allmydata.interfaces.RIStorageServer`` for details about other
|
||||
parameters and return value.
|
||||
|
Loading…
x
Reference in New Issue
Block a user