mergerfs-1.2.0
- fsname set to list of src mounts. closes #9
- source mount paths can contain globing. closes #10
- reverse source and destination mount points to match fstab requirements. closes #13
- add man file via markdown -> man conversion with pandoc. closes #14
- add {read,write}_buf functions. closes #15
- add flush callback. closes #16
- platform specific code to deal with sete{u,g}id. closes #17
- add -O2 to CFLAGS