util: treat fuse.sshfs as a network filesystem

https://bugs.freedesktop.org/show_bug.cgi?id=73727
(cherry picked from commit da92ca5eb5)
(cherry picked from commit e4798529d9)
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2014-06-21 11:13:01 -04:00
parent df2be2b86c
commit 722b7000a9
+1
View File
@@ -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"