K 10 svn:author V 5 eugen K 8 svn:date V 27 2018-02-11T05:40:56.345278Z K 7 svn:log V 542 glusterfs should be mountable by means of /etc/fstab now as we have /sbin/mount_fusefs in all supported FreeBSD versions, for example: gluster1:name /mnt/name fusefs rw,late,backup-volfile-servers=gluster2:gluster3,mountprog=/usr/local/sbin/mount_glusterfs 0 0 Make it work by fixing shell script /usr/local/sbin/mount_glusterfs to properly process multiple -o command line options. PR: 224451 Submitted by: Vladimir Kurtukov Reported by: Vladimir Kurtukov Approved by: craig001@lerwick.hopto.org (maintainer) END