]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: use -ENOMEM instead of log_oom() in one case
authorLennart Poettering <lennart@poettering.net>
Tue, 29 Nov 2016 22:47:24 +0000 (23:47 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 30 Nov 2016 23:25:51 +0000 (00:25 +0100)
commit48cbe5f80bd3cb1bb93b00168d8f446493be0280
treec1b3c8e61d05c79bc3992a4ebf0381e8a469f232
parent8d4aa2bb32c0fb9ab136167a1594bb4e4a09c8d5
nspawn: use -ENOMEM instead of log_oom() in one case

The function is of the "library" kind and doesn't log ENOMEM in all other
cases, hence fix the one outlier.
src/nspawn/nspawn-mount.c