]> git.ipfire.org Git - thirdparty/systemd.git/commit
loop-util: always check if backing file is not attached yet
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 8 Sep 2022 20:04:08 +0000 (05:04 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 8 Sep 2022 20:16:01 +0000 (05:16 +0900)
commit53274fdb59ea2c68253cb143791de1aea5168183
tree3b81d5b16602e0dcc3277146f346ebd496d51100
parentda4fd28871227d23d4719e30da03af5a71f47e5a
loop-util: always check if backing file is not attached yet

An image file without partition table may be attached.
src/shared/loop-util.c