Skip to content

Commit

Permalink
ceph is a network filesystem
Browse files Browse the repository at this point in the history
(cherry picked from commit c4742de)

Resolves: #1952013
  • Loading branch information
TheJJ authored and systemd-rhel-bot committed Jun 22, 2021
1 parent 430445a commit d284fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/basic/mount-util.c
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@ bool fstype_is_network(const char *fstype) {

return STR_IN_SET(fstype,
"afs",
"ceph",
"cifs",
"smb3",
"smbfs",
Expand Down

0 comments on commit d284fd2

Please sign in to comment.