Consider smb3 as remote filesystem
authorKenneth D'souza <kdsouza@redhat.com>
Mon, 30 Sep 2019 10:31:21 +0000 (16:01 +0530)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 30 Sep 2019 17:02:00 +0000 (02:02 +0900)
commitff7d6a740b0c6fa3be63d3908a0858730a0837c5
treee651879bfa95256ceb4fc9fbaab65a10ee0e4c73
parent28e68bb23547cbc11cd3f62a1a38dbe2b387b370
Consider smb3 as remote filesystem

Currently systemd will treat smb3 as local filesystem and cause
can't boot failures. Add smb3 to the list of remote filesystems
to fix this issue.

Signed-off-by: Kenneth D'souza <kdsouza@redhat.com>
src/basic/mountpoint-util.c