]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/loop-util.c
loop-util: save backing file of loopback block device
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 5 Sep 2022 20:19:46 +0000 (05:19 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 7 Sep 2022 11:45:24 +0000 (20:45 +0900)
commite77cab824829f33e7870eb188ccd014acac49075
tree887c92f0c23af859ea2f6ab5330c7b9849f27817
parentaa0295f1d9ac2b94f9506e707a01905c6af591d4
loop-util: save backing file of loopback block device

It will be used in later commits.
src/shared/loop-util.c
src/shared/loop-util.h
src/test/test-loop-block.c