Skip to content

blobfuse2-2.2.0

Compare
Choose a tag to compare
@vibhansa-msft vibhansa-msft released this 24 Jan 08:06
ea58a81

Features

  • Support CPK for block storage accounts.
  • Support to write files using block-cache.
    • Optimized for sequential writing.
    • Editing/Appending existing files works only if files were originally created using block-cache with the same block size.

Bug Fixes

  • Invalidate attribute cache entry on PathAlreadyExists error in create directory operation.
  • When $HOME environment variable is not present, use the current directory.
  • Fixed mount failure on nonempty mount path for fuse3.