[master 1/6] Make mountsCache store subvolspec as a str if not None.

mulkieran installerbot-noreply at redhat.com
Thu May 7 11:55:43 UTC 2015


In getMountpoints subvolspec is converted to a str before lookup (unless it is None). Previously, there was no conversion.

subvolspec returned by _getSubvolSpec and used as a a key is always a str or None, previously the subvolspec used as part of the key could have been a str (_subvol[1:]) or an int(5).



-- 
To view this comment on github, visit https://github.com/mulkieran/blivet/commit/e9f298428f0bd6b3c87d7e00bc79a631ec573e90#commitcomment-11085126


More information about the anaconda-patches mailing list