Refactor libfuse option processing to better support options in the
authorhelg <helg@openbsd.org>
Mon, 18 Dec 2017 11:41:41 +0000 (11:41 +0000)
committerhelg <helg@openbsd.org>
Mon, 18 Dec 2017 11:41:41 +0000 (11:41 +0000)
commit58efe7d1290f4586999d130dd7672a41515c1364
tree8dfdc7106a545d3aa34d0a8203e5c939d2a70e58
parent49834c41124284195d0ac41b8b288531dc901216
Refactor libfuse option processing to better support options in the
future. Immediate benefits are that gid, uid and umask are now
supported and max_read is now honoured for all file systems. Mounting
read_only is now possible but requires more thorough testing.

ok mpi@
lib/libfuse/fuse.c
lib/libfuse/fuse_private.h