]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb35e5ef976ccd03243421eec844df859becda1ce
treec76ddced2f17415a3c3f4ce07d8f11a59ea243f5
parent7650ede4ff0f9d5fbb7a6b5622df17d82613a0c7
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