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

More followups for size property changes #179

Merged
merged 5 commits into from Jul 27, 2015

Conversation

dwlehman
Copy link
Contributor

@kellinm The ones you're interested in are a5000d4, a800128, and b8b2c48

This is a followup to a recent change in which I added a call to
the superclass size setter from thinlv's size setter.
The format type can impose limits on the size of the device, so
clear it before setting the size.
If the device ends up smaller than the format's min size we must have
run out of space. It's only okay for the device size to end up the
format's min size if that's what was asked for, whether explicitly or
by normalizing the specified target size.
@vpodzime
Copy link
Contributor

These all look good to me.

@vpodzime vpodzime added the ACK label Jul 27, 2015
dwlehman added a commit that referenced this pull request Jul 27, 2015
More followups for size property changes
@dwlehman dwlehman merged commit da53ced into storaged-project:master Jul 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants