Home
last modified time | relevance | path

Searched hist:c2aac52c17e2f429871d77929d1a24693676bfd0 (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DCachedDataReader.cppc2aac52c17e2f429871d77929d1a24693676bfd0 Wed Oct 02 19:40:32 UTC 2024 Augustin Cavalier <waddlesplash@gmail.com> packagefs: Just set cache->virtual_end rather than using Resize().

Resize() has extra logic to deal with shrinking the cache and
adding commitments, neither of which we need here.