diff options
author | Max Reitz <mreitz@redhat.com> | 2019-06-12 17:24:39 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2020-09-07 12:31:31 +0200 |
commit | 1d42f48c3a468fbf53660970d7372d0f0f9d0529 (patch) | |
tree | bec510543a8fadd5d83bb45354f4cc63f5b0ca8e /trace | |
parent | 23b93525a2f30915f6c8418eb23db6912a3b5811 (diff) |
block: Re-evaluate backing file handling in reopen
Reopening a node's backing child needs a bit of special handling because
the "backing" child has different defaults than all other children
(among other things). Adding filter support here is a bit more
difficult than just using the child access functions. In fact, we often
have to directly use bs->backing because these functions are about the
"backing" child (which may or may not be the COW backing file).
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'trace')
0 files changed, 0 insertions, 0 deletions