diff options
author | Martin Matuška <[email protected]> | 2023-10-31 21:49:41 +0100 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2023-11-06 10:40:50 -0800 |
commit | 459c99ff2339a4a514abcf2255f9b3e5324ef09e (patch) | |
tree | 17be1dfac9f1b0e8c4019e02ada58a68e526a615 /module/lua/lgc.c | |
parent | 95785196f26e92d82cf4445654ba84e4a9671c57 (diff) |
Fix block cloning between unencrypted and encrypted datasets
Block cloning from an encrypted dataset into an unencrypted dataset
and vice versa is not possible. The current code did allow cloning
unencrypted files into an encrypted dataset causing a panic when
these were accessed. Block cloning between encrypted and encrypted
is currently supported on the same filesystem only.
Reviewed-by: Alexander Motin <[email protected]>
Reviewed-by: Kay Pedersen <[email protected]>
Reviewed-by: Rob N <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Martin Matuska <[email protected]>
Closes #15464
Closes #15465
Diffstat (limited to 'module/lua/lgc.c')
0 files changed, 0 insertions, 0 deletions