mount: move allocation of Unit object into mount_setup_new_unit()
authorLennart Poettering <lennart@poettering.net>
Wed, 28 Nov 2018 11:50:01 +0000 (12:50 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 7 Dec 2018 16:34:29 +0000 (17:34 +0100)
commit839ee05838ed2ac5b031f23393bbdf23aa50cdb7
tree7473df15d5984363192593bc3bdfdab17293c5b3
parentbbee24bc963c4dc3cf6e30d2a5ee25feb6af3551
mount: move allocation of Unit object into mount_setup_new_unit()

This should encapsulate things in a nicer way.
src/core/mount.c