Turn off implicit lease renewal for allocate_buckets
- Nov 17, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Nov 12, 2021
-
-
Jean-Paul Calderone authored
I dunno if this is the right solution but it makes the build work again. Hopefully upstream will come up with a good fix of their own.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
slot_testv_and_readv_and_writev will manage this state for now. later we'll figure out how to just disable it entirely.
-
Jean-Paul Calderone authored
This requires a newer Tahoe to provide the `set_implicit_bucket_lease_renewal` function. Then update our wrapper to use it. Also add a test for the behavior. There is an effect on mutables as well since Tahoe changed how you turn off implicit lease renewal for them as well. Just update to use the newer API to keep things working as they were.
-