Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix XFS compatibility and return accessible topology #59

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

David-T-White
Copy link

Fixes a bug with XFS when checking for filesystem corruption. Removes corruption checks at Unpublish. Also adds topology parsing code to return accessibleTopology from Create Volume, which may be used by a CO scheduler in the future to determine pod scheduling requirements based on storage accessibility

Fixes a bug with XFS when checking for filesystem corruption. Removes corruption
checks at Unpublish. Also adds topology parsing code to return accessibleTopology
from Create Volume, which may be used by a CO scheduler in the future to determine
pod scheduling requirements based on storage accessibility
@David-T-White David-T-White requested review from jskazinski and seagate-chris and removed request for jskazinski January 20, 2023 22:45
@David-T-White David-T-White linked an issue Jan 20, 2023 that may be closed by this pull request
@seagate-chris seagate-chris merged commit 1a0a321 into Seagate:main Jan 20, 2023
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.

xfs fsType not supported
2 participants