mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-28 10:17:08 -04:00
This is a very common pattern in both ostree/rpm-ostree. Make a better API for this. I thought a lot about simply zeroing out `struct stat` but that feels dangerous; none of the values have seem obviously `cannot be zero`.