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 incorrect usage of volume capabilities #367

Merged
merged 1 commit into from
Sep 4, 2017
Merged

Fix incorrect usage of volume capabilities #367

merged 1 commit into from
Sep 4, 2017

Conversation

jtbandes
Copy link
Contributor

@jtbandes jtbandes commented Sep 4, 2017

Quick fix for #365, to use the fallback FSExchangeObjectsEmulate instead of just failing. Of course it might be nicer to use renamex_np with RENAME_SWAP, but that is a more complex change. This fix should be applied either way, as long as volume capabilities are still used.

The capabilities entry for VOL_CAPABILITIES_FORMAT was being used with VOL_CAP_INT_EXCHANGEDATA (so it was actually interpreted as VOL_CAP_FMT_JOURNAL_ACTIVE). Use VOL_CAPABILITIES_INTERFACES instead.
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.

2 participants