Systemd/src/partition
Lennart Poettering 911ba62408 repart: use proper API to check if block device can do partition scanning
We have the API wrapper already, hence use it, instead of using a
limited version of it that only works for loopback devices.
2020-09-26 18:31:48 +02:00
..
growfs.c tree-wide: if get_block_device() returns zero devno, check for it in all cases 2020-09-08 18:10:26 +02:00
makefs.c partition/makefs: Include missing sys/file.h header 2020-08-28 13:32:09 +02:00
meson.build test: convert TEST-45 to a normal meson test 2020-03-28 11:50:38 +01:00
repart.c repart: use proper API to check if block device can do partition scanning 2020-09-26 18:31:48 +02:00
test-repart.sh Don't run test-repart when loop devices are not available 2020-08-27 17:14:58 +02:00