]> git.ipfire.org Git - thirdparty/systemd.git/commit
shared/hibernate-util: handle the case where no swap has available backing dev (...
authorMike Yuan <me@yhndnzj.com>
Thu, 2 Jan 2025 18:26:58 +0000 (19:26 +0100)
committerGitHub <noreply@github.com>
Thu, 2 Jan 2025 18:26:58 +0000 (19:26 +0100)
commitdfe3fe77f7d0a8285a77c5a384d755fb0d3a1543
treeb3939e5e72533bafbc2660d0f9c304d97bbbc265
parent5ff7046e612dc2d110ceedf16eb7e87efb1648b8
parentde69879b62d8c95d2f7b84a950d1b9cd783101e9
shared/hibernate-util: handle the case where no swap has available backing dev (#35802)

Fixes https://github.com/systemd/systemd/issues/35798
Replaces https://github.com/systemd/systemd/pull/35801