mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 21:51:37 +00:00
shared: AFS is also a network filesystem
(cherry picked from commitba89821c10) (cherry picked from commit3c350019fe)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
946560fa72
commit
d3a64c1f3a
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user