ostree/src
Owen W. Taylor 9199237b01 Don't scan uncompressed_objects_dir if it doesn't exist
A newly created archive-mode repository won't have a uncompressed-objects-cache
directory, and uncompressed_objects_dir is -1 to flag that. The special meaning of
-1 meaning "cwd" for libglnx means that the current directory was scanned as
if it was an objects directory, producing unexpected results, especially if there
were any two-letter files/subdirs in the current directory.

Closes: #1537
Approved by: jlebon
2018-04-12 13:53:15 +00:00
..
boot Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
libostree Don't scan uncompressed_objects_dir if it doesn't exist 2018-04-12 13:53:15 +00:00
libotutil libotutil/checksum-utils: Fix memory management 2018-03-29 13:45:26 +00:00
ostree bin: Hide `admin instutil` command 2018-04-11 19:11:07 +00:00
rofiles-fuse Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
switchroot switchroot: Ensure /run/ostree-booted is created even without initramfs 2018-03-22 19:02:29 +00:00