]> git.ipfire.org Git - thirdparty/systemd.git/commit
hibernate-util: make sure we use blockdev path for HibernationDevice.path
authorMike Yuan <me@yhndnzj.com>
Wed, 27 Dec 2023 14:19:07 +0000 (22:19 +0800)
committerMike Yuan <me@yhndnzj.com>
Wed, 27 Dec 2023 14:38:42 +0000 (22:38 +0800)
commit66b9956082f4e458b5fb2d3571088fb73872f6b2
treed246f61ac1fd0bb299f168790114c4e33e9a23e8
parent51dfa75c6edaea2976ce0336191de744045385e0
hibernate-util: make sure we use blockdev path for HibernationDevice.path

Before this commit, this field could spuriously contain the path of the
swapfile.
src/shared/hibernate-util.c