Skip to content

reclaimspace: Add UNIMPLEMENTED error code to prevent retrying#81

Open
nixpanic wants to merge 1 commit into
csi-addons:mainfrom
nixpanic:reclaim-space/unimplemented
Open

reclaimspace: Add UNIMPLEMENTED error code to prevent retrying#81
nixpanic wants to merge 1 commit into
csi-addons:mainfrom
nixpanic:reclaim-space/unimplemented

Conversation

@nixpanic

Copy link
Copy Markdown
Member

The filesystem may not support fstrim, or the block-device may lack
support for DISCARD operations. In these cases there is no need to retry
unless there was an update of some component that could add support for
space reclaiming.

The filesystem may not support fstrim, or the block-device may lack
support for DISCARD operations. In these cases there is no need to retry
unless there was an update of some component that could add support for
space reclaiming.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant