[systemd-devel] [PATCH] core: fix getting information about mount unit
Michal Schmidt
mschmidt at redhat.com
Fri Mar 8 06:49:11 PST 2013
On 03/08/2013 03:25 PM, Umut Tezduyar wrote:
> I thought mounts coming from mountinfo are not getting default
> dependencies anyways. mount_add_one() never sets "load_extras" to true
> for new mount units.
But it does call unit_add_to_load_queue(u), which should eventually
result in mount_load() getting called, and from there
unit_load_fragment_and_dropin_optional() and mount_add_extras().
Michal
More information about the systemd-devel
mailing list