]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/bootspec.c
bootctl: move find_esp() to shared
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 20 Oct 2017 16:31:34 +0000 (18:31 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 7 Nov 2017 14:14:40 +0000 (15:14 +0100)
commitaf918182027c249aeae590b3adda82c972af286f
tree59505539ae7d9c0f7292dc271235c11580f063e9
parent64f05708cf10f4a0f85ae0301e101c67ec87ba7a
bootctl: move find_esp() to shared

In preparation for use in systemctl.

The original function that prints hints is renamed to find_esp_and_warn()
to make its purpose clearer.
src/boot/bootctl.c
src/shared/bootspec.c
src/shared/bootspec.h