mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-07 14:14:35 +00:00
util: treat fuse.sshfs as a network filesystem
https://bugs.freedesktop.org/show_bug.cgi?id=73727 (cherry picked from commitda92ca5eb5) (cherry picked from commite4798529d9)
This commit is contained in:
@@ -1629,6 +1629,7 @@ bool fstype_is_network(const char *fstype) {
|
||||
static const char table[] =
|
||||
"cifs\0"
|
||||
"smbfs\0"
|
||||
"sshfs\0"
|
||||
"ncpfs\0"
|
||||
"ncp\0"
|
||||
"nfs\0"
|
||||
|
||||
Reference in New Issue
Block a user