On Mon, Aug 24, 2020 at 01:32:47PM -0400, Josef Bacik wrote: > On 8/21/20 3:39 AM, Omar Sandoval wrote: > > From: Omar Sandoval <osandov@xxxxxx> > > > > Now that all of the pieces are in place, we can use the ENCODED_WRITE > > command to send compressed extents when appropriate. > > > > Signed-off-by: Omar Sandoval <osandov@xxxxxx> > > This one doesn't apply cleanly to misc-next, the ctree.h and inode.c chunks > all fail, and the last hunk of the send stuff doesn't apply. Thanks, > > Josef Looks like a few patches just went in that conflict with this. I'll rebase for the next version, but I also have this in a git branch in the meantime: https://github.com/osandov/linux/tree/btrfs-send-encoded-v1