[rhinstaller/blivet/pulls/163 master] LUKS resize

mulkieran installerbot-noreply at redhat.com
Fri Jun 19 11:37:51 UTC 2015


I could make the commit message for aaaeede more explicit, something like:

anaconda's pyananaconda.errors.ErrorHandler class defines an error handler
_fsResizeHandler(), and a lookup function, cb(), which does lookup on this precise error type.
The error handler just provides a little more information, and then re-raises the exception.
The errorHandler, and the lookup for FSResizeError should both be removed at some point,
as they will have become dead as a result of this patch.
However, no anaconda error should result from this patch,
and the anaconda spec does not need to be updated for this patch.

Also, since we're moving into deprecation for real, it might make sense to deprecate FSResizeError class.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/163


More information about the anaconda-patches mailing list