Skip to content
Snippets Groups Projects
Commit 16e20ba0 authored by Simon McVittie's avatar Simon McVittie
Browse files

mtree: Parse the ignore, nochange and optional flags


The nochange flag is fully implemented here: it suppresses changing the
modification time or permissions.

The optional flag is mostly implemented here: it suppresses the error
that would ordinarily occur if a file with content does not already
exist.

The ignore flag is not yet implemented, only parsed, because it only
really applies when verifying whether a filesystem tree matches a
specification.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent c1cba1a3
No related branches found
No related tags found
1 merge request!320Improve compatibility with other mtree implementations
Pipeline #14008 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment