Re: [PATCH v2 4/4] block/copy-before-write: report partial block status to snapshot

2025-06-09 Thread Vladimir Sementsov-Ogievskiy
On 28.05.25 15:07, Andrey Zhadchenko wrote: until the non-accessible area Please write a bit more: what, why and how. What is the scenario when this change helps? I think the client of snapshot-access, should not try to read/get-block-status from "denied" areas? Also, it's a lot more comfort

[PATCH v2 4/4] block/copy-before-write: report partial block status to snapshot

2025-05-28 Thread Andrey Zhadchenko
until the non-accessible area Signed-off-by: Andrey Zhadchenko --- block/copy-before-write.c | 18 -- 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/block/copy-before-write.c b/block/copy-before-write.c index 7e074ad569..c5e6e1c112 100644 --- a/block/copy-before-w