chiark / gitweb /
mount: check options as well as fstype for network mounts
authorChris Leech <cleech@redhat.com>
Mon, 24 Nov 2014 04:33:38 +0000 (20:33 -0800)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 28 Nov 2014 19:30:50 +0000 (14:30 -0500)
commitaffc3d834347076e8616948978e70ed1fca84db4
tree224c14620b1ee0256590191e8958d37903d74bc7
parenta6d305f91d722e136c29222070efed5c5d8b120b
mount: check options as well as fstype for network mounts

When creating a new mount unit after an event on /proc/self/mountinfo,
check the mount options as well as the fstype to determine if this is a
remote mount that requires network access.
src/core/mount.c