summaryrefslogtreecommitdiff
path: root/src/shared/loop-util.h
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* loop-util: define API for syncing loopback deviceLennart Poettering2020-08-241-0/+1
* shared/loop-util: rename functionZbigniew Jędrzejewski-Szmek2019-12-181-1/+1
* shared/loop-util: drop inline function with one useZbigniew Jędrzejewski-Szmek2019-12-061-4/+0
* loop-util: add api for locking the block device with flock()Lennart Poettering2019-12-021-0/+2
* loop-util: allow refreshing offsetLennart Poettering2019-12-021-1/+1
* loop-util: allow creating loopback block devices with offset/lengthLennart Poettering2019-12-021-1/+5
* loop-util: add API to refresh loopback device size and opening existing loopb...Lennart Poettering2019-12-021-0/+3
* loop-util: accept loopback flags when creating loopback deviceLennart Poettering2019-12-021-2/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+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
* dissect: add small "systemd-dissect" tool as wrapper around dissect-image.cLennart Poettering2016-12-071-1/+3
* util-lib: split out image dissecting code and loopback code from nspawnLennart Poettering2016-12-071-0/+39