shared: AFS is also a network filesystem

(cherry picked from commit ba89821c10)
(cherry picked from commit 3c350019fe)
This commit is contained in:
Cristian Rodríguez
2015-03-23 02:22:28 -04:00
committed by Zbigniew Jędrzejewski-Szmek
parent 946560fa72
commit d3a64c1f3a
+1
View File
@@ -1587,6 +1587,7 @@ bool chars_intersect(const char *a, const char *b) {
bool fstype_is_network(const char *fstype) {
static const char table[] =
"afs\0"
"cifs\0"
"smbfs\0"
"sshfs\0"