diff options
author | Michael Olbrich <m.olbrich@pengutronix.de> | 2015-12-09 16:02:10 +0100 |
---|---|---|
committer | Michael Olbrich <m.olbrich@pengutronix.de> | 2016-06-06 07:33:54 +0200 |
commit | b294b79fb0f9749afa53624c8f06b145ea2c1525 (patch) | |
tree | 2b7a08a43db3494136b6b321c7b02952592b5701 /src/network/networkd-manager.c | |
parent | afb14803b34a9f4abf5265365aebe9a3132344c2 (diff) |
mount: use get_mount_parameters_fragment() consistently
There are multiple different checks, that all mean the same thing:
Is it a explicitly configured mount unit where actions need to be taken to
mount it, or is is just mirroring 'mountinfo':
'from_fragment' to set if fragment_path is not NULL, and
get_mount_parameters_fragment() just wraps that and returns fragment_path.
Use get_mount_parameters_fragment() everywhere to be consistent.
This is just a cleanup without functional change.
Diffstat (limited to 'src/network/networkd-manager.c')
0 files changed, 0 insertions, 0 deletions