- Jan 05, 2022
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
They're all redundant on Python 3
-
- Jan 03, 2022
-
-
Jean-Paul Calderone authored
-
- Nov 04, 2021
-
-
Tom Prince authored
-
Tom Prince authored
-
- Sep 24, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
If RIStorageServer doesn't define it, don't try to wrap it.
-
- Sep 15, 2020
-
-
Jean-Paul Calderone authored
Also add a test that actually serializes it
-
- Dec 19, 2019
-
-
Jean-Paul Calderone authored
-
- Dec 03, 2019
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Oct 23, 2019
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Oct 16, 2019
-
-
Jean-Paul Calderone authored
This helps the client a lot with lease operations
-
- Oct 15, 2019
-
-
Jean-Paul Calderone authored
The native st_size-based approach to size estimation is broken because mutable and immutable layouts have a different amount of overhead. So start peeking inside the share files. Also, new_length must be respected now because when it is used the part of the share file we peek at changes. Also, new_length can *only* truncate so stop treating it as if it can extend.
-
Jean-Paul Calderone authored
and without new_length
-
- Oct 11, 2019
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Oct 10, 2019
-
-
Jean-Paul Calderone authored
-
- Oct 09, 2019
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Sep 27, 2019
-
-
Jean-Paul Calderone authored
-
- Aug 20, 2019
-
-
Jean-Paul Calderone authored
-