Skip to content

gcsfuse 0.23.0

Compare
Choose a tag to compare
@jacobsa jacobsa released this 04 Sep 23:27
· 2178 commits to master since this release
  • Move informational logging to stdout. Now stderr contains only actual errors
    encountered when processing fuse requests. See issue #242.

  • Don't fail to mount when the bucket doesn't work. Instead print only an
    error. See issue #244.