Skip to content

ec2-metadatafs 0.3.0

Choose a tag to compare

@jszwedko jszwedko released this 23 Aug 20:21
· 38 commits to master since this release

Changes:

  • -v can now be specified multiple times (up to 2) to additionally print FUSE
    logs

Bug fixes

  • Implement a stubbed StatFS so that programs like df do not complain.
    However, it appears that it ignores the filesystem completely. A future
    version will attempt to return accurate statistics.