ostree/src
Colin Walters 6981633f9c fsck: Don't load all object names into memory
We recently discovered `list_objects()` is inefficient with memory.
The more efficient `list_objects_set()` API isn't yet public, but
this fsck code actually just skips over non-commit objects, and
we already have an API to list just those.
2022-06-09 21:01:03 -04:00
..
boot Add an `ostree-boot-complete.service` to propagate staging failures 2022-04-26 13:02:46 -04:00
libostree repo: Document non-obvious way to list all commits 2022-06-09 18:34:51 -04:00
libotutil glib: bump glib requirement to 2.66 and port to GUri 2022-03-12 04:44:18 +01:00
ostree fsck: Don't load all object names into memory 2022-06-09 21:01:03 -04:00
rofiles-fuse rofiles-fuse: Build using FUSE 3 if possible, falling back to FUSE 2 2022-01-04 09:41:38 +00:00
switchroot Rename ostree-cmdprivate to drop out of introspection 2022-06-02 17:13:17 -04:00