]> git.ipfire.org Git - thirdparty/systemd.git/commit
loop-util: move resize partition ioctl call to blockdev-util.[ch]
authorLennart Poettering <lennart@poettering.net>
Thu, 1 Sep 2022 10:10:30 +0000 (12:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 1 Sep 2022 13:59:54 +0000 (15:59 +0200)
commit91e1ce1a7c84953290ad6406fe92f972c7b6661b
treeb27b35ad8ae4dea73bc8b52f69d33dc1d47b9ec8
parentcf0dc88da65eb65b630aa72f8db9df4ef3fc3b06
loop-util: move resize partition ioctl call to blockdev-util.[ch]

The other BLKPG calls have wrappers in blockdev-util.[ch], let's place
them all there.

No change in behaviour.
src/shared/blockdev-util.c
src/shared/blockdev-util.h
src/shared/loop-util.c