OSTree.RepoDevInoCache

Fields

None

Methods

class

new ()

ref ()

unref ()

Details

class OSTree.RepoDevInoCache
classmethod new()
Returns:

Newly allocated cache

Return type:

OSTree.RepoDevInoCache

OSTree has support for pairing ostree_repo_checkout_tree_at() using hardlinks in combination with a later OSTree.Repo.write_directory_to_mtree() using a (normally modified) directory. In order for OSTree to optimally detect just the new files, use this function and fill in the devino_to_csum_cache member of OstreeRepoCheckoutAtOptions, then call ostree_repo_commit_set_devino_cache().

ref()
Return type:

OSTree.RepoDevInoCache

unref()