]> git.ipfire.org Git - thirdparty/systemd.git/commit
pid1: don't choke on overly long device paths 19801/head
authorLennart Poettering <lennart@poettering.net>
Wed, 2 Jun 2021 13:49:10 +0000 (15:49 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 3 Jun 2021 13:01:05 +0000 (15:01 +0200)
commite82c6e8b6230b237c838f053d52baa3297668eaa
treec9dc45a24db369591e33fa59d2e2dd4fdbac954c
parent6aeb8c89bab2cf8055128dd091b9ad58cdeb71c2
pid1: don't choke on overly long device paths

This mimics what we do for device units: if there's a device we cannot
synthesize a good swap unit name for, then proceed without failure.
src/core/swap.c