Updated: [rhinstaller/blivet/pulls/265 master] Add more class methods for better use of metadata

jkonecny12 installerbot-noreply at redhat.com
Tue Nov 3 16:20:07 UTC 2015


Add 3 new class methods:
1) addMetadataToUsableSpace(cls, usable_size) - takes how much space we
need and returns this space + metadata of this FS.
2) hungriestFS(cls, fs_list) - Return FS from the list which takes most
of the space by metadata. Input list is useful to filter only the
required FSs.
3) hungriestFSFromAll(cls) - Same as hungriestFS but with all
filesystems in the blivet.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/265


More information about the anaconda-patches mailing list