qcow2: Add incompatibility note between backing files and raw external data files
authorAlberto Garcia <berto@igalia.com>
Fri, 10 Apr 2020 12:18:15 +0000 (14:18 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 30 Apr 2020 15:51:06 +0000 (17:51 +0200)
commita50c1f57e491ba17c0fcb7d285dfe04770be0a70
tree4b523b49b48f8140122e6c7eb30d974956013e36
parent16aaacb307ed607b9780c12702c44f0fe52edc7e
qcow2: Add incompatibility note between backing files and raw external data files

Backing files and raw external data files are mutually exclusive.
The documentation of the raw external data bit (in autoclear_features)
already indicates that, but we should also mention it on the other
side.

Suggested-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Alberto Garcia <berto@igalia.com>
Message-Id: <20200410121816.8334-1-berto@igalia.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
docs/interop/qcow2.txt