]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/mount.c
Always create dependencies for loop device mounts 3069/head
authorMichal Koutný <mkoutny@suse.com>
Mon, 25 Apr 2016 11:25:00 +0000 (13:25 +0200)
committerMichal Koutný <mkoutny@suse.com>
Mon, 25 Apr 2016 11:25:00 +0000 (13:25 +0200)
commitd3bd0986bb7f3527620359aedf77253b16927ba1
treea3278c3cb96ef4ae998c202526610bc229ee78a4
parent26919ac110c543291b1ad6fa6f22f56253de704d
Always create dependencies for loop device mounts

In case a file is on a networked filesystem, we may tag the fstab record with
_netdev option, however, corrrect dependencies will be created for this mount.
src/core/mount.c