Simplify and fix FreeBSD fsname handling
authorNikolaus Rath <Nikolaus@rath.org>
Thu, 3 Aug 2017 15:19:22 +0000 (17:19 +0200)
committerNikolaus Rath <Nikolaus@rath.org>
Thu, 3 Aug 2017 15:21:06 +0000 (17:21 +0200)
commit5459e87fe6515c421186851c1e71773154bcd7e2
treec990990c62118c4836af7475471423c0b88b9710
parentcbf19044da93e550b559639271c56f5c17c2172f
Simplify and fix FreeBSD fsname handling

This should simplify the code a lot. It also corrects a bug in
that the (former) add_default_fsname() function actually set
the -osubtype option.
include/fuse_lowlevel.h
lib/helper.c