mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-08 12:20:19 +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
|
:param bool renew_leases: If and only if this is ``True`` and the test
|
||||||
vectors pass then shares mentioned in ``test_and_write_vectors``
|
vectors pass then shares mentioned in ``test_and_write_vectors``
|
||||||
that still exist after the changes are made will also have an
|
that still exist after the changes are made will also have a
|
||||||
updated lease applied to them.
|
secret-matching lease renewed (or, if none match, a new lease
|
||||||
|
added).
|
||||||
|
|
||||||
See ``allmydata.interfaces.RIStorageServer`` for details about other
|
See ``allmydata.interfaces.RIStorageServer`` for details about other
|
||||||
parameters and return value.
|
parameters and return value.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user