]> git.ipfire.org Git - thirdparty/systemd.git/commit
mountpoint-util: move 'norecovery' detection into its own helper call
authorLennart Poettering <lennart@poettering.net>
Tue, 7 Mar 2023 10:24:00 +0000 (11:24 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 9 Mar 2023 20:56:42 +0000 (21:56 +0100)
commit034ebc47a280e6f0f1f051ee15099b6e7fe20e9a
treef006b2ca880bedd5aa83d8927750d2c1217155c0
parent4e6d305ae2c9d6d24815c507ed9f143079a185e3
mountpoint-util: move 'norecovery' detection into its own helper call

And let's also ask the kernel explicitly for support.
src/basic/mountpoint-util.c
src/basic/mountpoint-util.h
src/shared/dissect-image.c
src/test/test-mountpoint-util.c