summaryrefslogtreecommitdiff
path: root/src/import/qcow2-util.c
Commit message (Expand)AuthorAgeFilesLines
* copy: rename reflink_full() -> reflink_range()Yu Watanabe2023-04-281-1/+1
* copy: Introduce reflink() and reflink_full()Daan De Meyer2023-04-281-1/+1
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-10-041-2/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-3/+4
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-131-4/+4
* qcow2: when dissecting qcow2, use btrfs clone ioctls for reflinking blocks to...Lennart Poettering2015-01-191-0/+6
* import: support importing qcow2 imagesLennart Poettering2015-01-161-0/+347