[systemd-devel] [PATCH 05/12] Connect and send to plymouth progress report

Lennart Poettering lennart at poettering.net
Wed Jan 28 12:23:44 PST 2015


On Wed, 28.01.15 14:22, Didier Roche (didrocks at ubuntu.com) wrote:

> 
> +#ifdef HAVE_PLYMOUTH
> +                        asprintf(&fsck_message, "fsckd:%d:%3.1f:%s", numdevices, percent, console_message);
> +#endif

OOM check.

The communcaition here with plymouth still looks simple enough to just
do that directly in our code, the way we did it so far...

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list