btrfs: send: send compressed extents with encoded writes
authorOmar Sandoval <osandov@fb.com>
Thu, 17 Mar 2022 17:25:42 +0000 (10:25 -0700)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 Jul 2022 15:45:32 +0000 (17:45 +0200)
commit3ea4dc5bf00c7d16e17efe5b29c38ded0b6ffeef
treec76ddced2f17415a3c3f4ce07d8f11a59ea243f5
parenta4b333f2277b13eaf15b09235b243b8eda891d3d
btrfs: send: send compressed extents with encoded writes

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@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/inode.c
fs/btrfs/send.c