[rhinstaller/blivet/pulls/235 master] Add umount next to unmount method to avoid miscall

jkonecny12 installerbot-noreply at redhat.com
Fri Sep 25 08:07:27 UTC 2015


IMHO many users are used to call `umount()`. Methods `umount()` and `unmount()` are really easy to mixed up also when user see somewhere in the code or in the documentation `mount()` automatic reaction is look for `umount()`.
I think it's better to have alias for existing method then anger user because of unpredictable names.

But the main word here have the storage guys, they are using blivet most so @dwlehman, @vpodzime, @vojtechtrefny what do you think?
-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/235


More information about the anaconda-patches mailing list