Skip to content

mergerfs-1.2.0

Compare
Choose a tag to compare
@trapexit trapexit released this 18 Jun 19:21
· 1242 commits to master since this release
  • 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