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

Illumos 6546 Fix "zpool get guid,freeing,leaked" source #4170

Closed
wants to merge 2 commits into from

Conversation

dasjoe
Copy link
Contributor

@dasjoe dasjoe commented Jan 5, 2016

zpool get guid,freeing,leaked shows SOURCE as default, it should be - as those props are not editable.

Changed code to not overwrite src for ZPOOL_PROP_VERSION, so it stays ZPROP_SRC_NONE.

`zpool get guid,freeing,leaked` shows SOURCE as `default`, it should be `-` as those props are not editable.

Changed code to not overwrite `src` for `ZPOOL_PROP_VERSION`, so it stays `ZPROP_SRC_NONE`.
@dasjoe dasjoe changed the title Fix "zpool get guid,freeing,leaked" source Illumos 6546 Fix "zpool get guid,freeing,leaked" source Jan 8, 2016
@behlendorf
Copy link
Contributor

@dasjoe sorry this one feel through the cracks. LGTM.

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