Skip to content

Blobfuse2 Limitations

Vikas Bhansali edited this page Oct 14, 2022 · 4 revisions

Following file-system operations are not supported in blobfuse

  • mknod
  • link (hard link api)
  • setxattr
  • getxattr
  • listxattr
  • removexattr
  • access
  • lock
  • bmap
  • ioctl
  • poll
  • write_buf
  • read_buf
  • flock
  • fallocate
  • copyfilerange
  • lseek