bindfs Changelog

What's new in bindfs 1.12.2

Sep 25, 2013
  • With --chmod-filter

New in bindfs 1.12.1 (May 8, 2013)

  • Fixed building against latest FUSE e.g. on Ubuntu 13.04.

New in bindfs 1.12 (Mar 1, 2013)

  • The option names --user, --owner and --group were deprecated in favor of new names --force-user and --force-group, which do not conflict with standard option names ( issue 25 ).

New in bindfs 1.11 (Sep 24, 2012)

  • Fix to setgid directories.
  • bindfs is now single-threaded by default. Multithreaded mode can be enabled but there is a documented race condition.

New in bindfs 1.10.7 (Jul 31, 2012)

  • Very minor fixes that shouldn't matter to most people.

New in bindfs 1.9 (Nov 18, 2010)

  • Released 1.9 with a fix to a bug where for a brief time a mirrored user is shown as the owner of files to everyone who looks. An upgrade is recommended if you use.
  • Also documented that -r can be used to make the mount strictly read-only. This works with all FUSE filesystems.

New in bindfs 1.8.4 (Feb 3, 2010)

  • Released 1.8.4 with options to ignore or deny chown and/or chgrp calls. There are no bugfixes, so again there's no need to upgrade unless you need the new options.