]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Merge pull request #22070 from keszybz/rm-rf-wip
authorLuca Boccassi <luca.boccassi@microsoft.com>
Mon, 10 Jan 2022 15:35:42 +0000 (15:35 +0000)
committerGitHub <noreply@github.com>
Mon, 10 Jan 2022 15:35:42 +0000 (15:35 +0000)
Simplify recursive removal code and replace stack recursion with a heap queue


Trivial merge