Skip to content

gcsfuse 0.14.0

Compare
Choose a tag to compare
@jacobsa jacobsa released this 04 Jan 04:20
· 2301 commits to master since this release
  • gcsfuse now returns immediately after mounting the file system, for greater
    scriptability. To preserve the previous behavior of staying in the
    foreground (for example, in order to see debug logging), run with the
    --foreground flag.
  • We now allow mounting only a single directory from within a bucket. Use the
    --only-dir flag to do this.