Skip to content
Snippets Groups Projects
  1. Jan 05, 2022
  2. Jan 03, 2022
  3. Nov 04, 2021
  4. Sep 24, 2021
  5. Sep 15, 2020
  6. Dec 19, 2019
  7. Dec 03, 2019
  8. Oct 23, 2019
  9. Oct 16, 2019
  10. Oct 15, 2019
    • Jean-Paul Calderone's avatar
      A lot of fixes · 4186318b
      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.
      4186318b
    • Jean-Paul Calderone's avatar
      Calculate and estimate storage usage more accurately · ed1411ab
      Jean-Paul Calderone authored
      and without new_length
      ed1411ab
  11. Oct 11, 2019
  12. Oct 10, 2019
  13. Oct 09, 2019
  14. Sep 27, 2019
  15. Aug 20, 2019
Loading