OSTree.RepoDevInoCache¶
Fields¶
None
Methods¶
class |
|
|
|
|
Details¶
- class OSTree.RepoDevInoCache¶
- classmethod new()¶
- Returns:
Newly allocated cache
- Return type:
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 thedevino_to_csum_cache
member ofOstreeRepoCheckoutAtOptions
, then call ostree_repo_commit_set_devino_cache().
- ref()¶
- Return type:
- unref()¶