]> git.ipfire.org Git - thirdparty/systemd.git/commit
blockdev-list: make BLOCKDEV_LIST_IGNORE_ROOT suppress all definitions of the root... 41814/head
authorLennart Poettering <lennart@amutable.com>
Thu, 23 Apr 2026 13:46:10 +0000 (15:46 +0200)
committerLennart Poettering <lennart@amutable.com>
Sun, 26 Apr 2026 19:45:28 +0000 (21:45 +0200)
commit71d82cc638363e5293930a883d81e8838c468d12
treec7f29177e0d6738659eba39c087670e23b0ea096
parent41a8cc281eb9d76e15b553209d0b7cda4861175e
blockdev-list: make BLOCKDEV_LIST_IGNORE_ROOT suppress all definitions of the root disk

There are various definitions of the root disk, let's suppress them all if
the flag is set. So far only the outermost is suppressed, which is a bit
weird, given it's "further away" from the rootfs.
src/shared/blockdev-list.c