Re: [PATCH v11 04/10] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
From: Nikolay Borisov <hidden>
Date: 2021-10-20 14:38:09
Also in:
linux-btrfs, linux-fsdevel
From: Nikolay Borisov <hidden>
Date: 2021-10-20 14:38:09
Also in:
linux-btrfs, linux-fsdevel
On 1.09.21 г. 20:01, Omar Sandoval wrote:
From: Boris Burkov <redacted> Send stream v2 adds three commands and several attributes associated to those commands. Before we implement processing them, add all the commands and attributes. This avoids leaving the enums in an intermediate state that doesn't correspond to any version of send stream. Signed-off-by: Boris Burkov <redacted>
Reviewed-by: Nikolay Borisov <redacted>