Skip to content

Fixing error message during read operation

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Changing error message during local read operation -errno is not used during IO operations and proper bits are set to indicate error

Merge request reports